Skip to content

Commit

Permalink
generate debian package
Browse files Browse the repository at this point in the history
  • Loading branch information
gernest committed Nov 20, 2024
1 parent 32d98d5 commit 8ff3b14
Show file tree
Hide file tree
Showing 18 changed files with 28 additions and 571 deletions.
19 changes: 19 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,25 @@ archives:
{{- if .Arm }}v{{ .Arm }}{{ end }}
files:
- LICENSE
nfpms:
- package_name: vince
contents:
- dst: /lib/systemd/system/vince.service
src: vince.service
- dst: /etc/vince/vince.conf
src: vince.conf
scripts:
preinstall: vince.pre.sh
postinstall: vince.post.sh
preremove: vvince.remove.sh
id: vince
builds:
- vince
formats:
- deb
maintainer: Geofrey Ernest
description: Vince - self hosted alternative to google analytics
license: AGPL 3.0
checksum:
name_template: "checksums.txt"
changelog:
Expand Down
10 changes: 0 additions & 10 deletions deployment/marketplace/vultr/Makefile

This file was deleted.

1 change: 0 additions & 1 deletion deployment/marketplace/vultr/NOTICE

This file was deleted.

27 changes: 0 additions & 27 deletions deployment/marketplace/vultr/README.md

This file was deleted.

12 changes: 0 additions & 12 deletions deployment/marketplace/vultr/RELEASE_GUIDE.md

This file was deleted.

Loading

0 comments on commit 8ff3b14

Please sign in to comment.