added tailscale notes

This commit is contained in:
2026-02-16 16:04:40 -05:00
parent 0f5d677e32
commit 32ecd70065
+3
View File
@@ -2,6 +2,9 @@
echo 'Next steps:'
echo '* get tailscale install script from the website and run it'
echo 'typically want to disable tailscale-dns on servers, and maybe offer as exit node:'
echo 'sudo tailscale up --login-server="https://<your-headscale-domain>" --accept-dns=false --advertise-exit-node'
echo ''
echo '* setup config.sh for shell-scripts'
echo '* setup crons for storage and thermal alerts'