diff --git a/docs/running-headscale-linux-manual.md b/docs/running-headscale-linux-manual.md index 374fea89..03619d7a 100644 --- a/docs/running-headscale-linux-manual.md +++ b/docs/running-headscale-linux-manual.md @@ -1,6 +1,7 @@ # Running headscale on Linux ## Note: Outdated and "advanced" + This documentation is considered the "legacy"/advanced/manual version of the documentation, you most likely do not want to use this documentation and rather look at the distro specific documentation (TODO LINK)[]. diff --git a/docs/running-headscale-linux.md b/docs/running-headscale-linux.md index e0a19e7a..511adbb1 100644 --- a/docs/running-headscale-linux.md +++ b/docs/running-headscale-linux.md @@ -11,13 +11,13 @@ Get Headscale up and running. This includes running Headscale with SystemD. ## Migrating from manual install + If you are migrating from the old manual install, the best thing would be to remove the files installed by following [the guide in reverse](./running-headscale-linux-manual.md). You should _not_ delete the database (`/var/headscale/db.sqlite`) and the configuration (`/etc/headscale/config.yaml`). - ## Installation 1. Download the lastest Headscale package for your platform (`.deb` for Ubuntu and Debian) from [Headscale's releases page]():