headscale/docs/setup/upgrade.md
Florian Preinstorfer 0acb2b5647 Misc doc updates
2024-12-17 14:08:34 +01:00

11 lines
522 B
Markdown

# Upgrade an existing installation
Update an existing headscale installation to a new version:
- Read the announcement on the [GitHub releases](https://github.com/juanfont/headscale/releases) page for the new
version. It lists the changes of the release along with possible breaking changes.
- **Create a backup of your database.**
- Update headscale to the new version, preferably by following the same installation method.
- Compare and update the [configuration](../ref/configuration.md) file.
- Restart headscale.