초기 구현: TailRescue Headscale ISO 프로젝트 정리

This commit is contained in:
2026-06-01 19:46:05 +09:00
commit 6334bf0eb8
9 changed files with 480 additions and 0 deletions

View File

@@ -0,0 +1 @@
# Put SSH public keys here, one per line. Do not put private keys here.

View File

@@ -0,0 +1,7 @@
# Copy to rescue.env. Do not commit rescue.env.
TAILSCALE_LOGIN_SERVER=https://head.pharmq.kr
TAILSCALE_AUTHKEY=PASTE_FIELD_PREAUTH_KEY_HERE
TAILSCALE_TAGS=tag:rescue
RESCUE_USER=rescue
RESCUE_PASSWORD=CHANGE_PER_FIELD_BUILD
# Optional: paste one or more public keys into templates/authorized_keys before build.