File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33!!! tip "Required update path"
44
5- Its required to update from one stable version to the next (e.g. 0.26.0 → 0.27.1 → 0.28.0) without skipping minor
5+ It's required to update from one stable version to the next (e.g. 0.26.0 → 0.27.1 → 0.28.0) without skipping minor
66 versions in between. You should always pick the latest available patch release.
77
88Update an existing Headscale installation to a new version:
@@ -23,7 +23,7 @@ upgrading. A full backup of Headscale depends on your individual setup, but belo
2323
2424=== "Standard installation"
2525
26- A installation that follows our [official releases](install/official.md) setup guide uses the following paths:
26+ An installation that follows our [official releases](install/official.md) setup guide uses the following paths:
2727
2828 - [Configuration file](../ref/configuration.md): `/etc/headscale/config.yaml`
2929 - Data directory: `/var/lib/headscale`
@@ -37,7 +37,7 @@ upgrading. A full backup of Headscale depends on your individual setup, but belo
3737
3838=== "Container"
3939
40- A installation that follows our [container](install/container.md) setup guide uses a single source volume directory
40+ An installation that follows our [container](install/container.md) setup guide uses a single source volume directory
4141 that contains the configuration file, data directory and the SQLite database.
4242
4343 ```console
You can’t perform that action at this time.
0 commit comments