juanfont/headscale
Ver no GitHubOffer Debian repository to keep Headscale installations up to date
Open
#1.526 aberto em 12 de ago. de 2023
enhancementhelp wantedno-stale-bot
Métricas do repositório
- Stars
- (38.374 stars)
- Métricas de merge de PR
- (Mesclagem média 4d 10h) (27 fundiu PRs em 30d)
Description
Why
Currently the workflow of security checking of Headscale hosts is quite frustrating.
- Regularly log into host and run
dpkg -l | grep -i headscaleto see which Headscale version is installed. - Go to the releases page of this Github repository.
- Check most current release version of Headscale.
- Download most current release version of Headscale.
- Run
sudo dpkg --install headscale.debto update Headscale.
Description
Offer a package repository for Debian/Ubuntu which can be added to APT.
That allows to either run apt update && apt upgrade or even use unattended-upgrades to update Headscale.