headscale/docs/packaging
Jacob Yundt 51927e3f7c feat: Create headscale user and group as system user/groups
When creating the headscale user and group, create both as system groups
rather than creating them as 'user' groups.

FIXES #2278
2024-12-30 18:31:33 -05:00
..
headscale.systemd.service Add support for service reload and sync service file (#2102) 2024-09-05 10:08:50 +00:00
postinstall.sh feat: Create headscale user and group as system user/groups 2024-12-30 18:31:33 -05:00
postremove.sh Simplify goreleaser, package deb and rpm 2023-04-07 11:06:42 +02:00
README.md Simplify goreleaser, package deb and rpm 2023-04-07 11:06:42 +02:00

Packaging

We use nFPM for making .deb, .rpm and .apk.

This folder contains files we need to package with these releases.