メインコンテンツにスキップ

heads scale

関連デプロイ設定

使用する

  • sshへの接続
# ~/.ssh/config
Host tailscale-ssh.example.com
  HostName tailscale-ssh.example.com
  User root
  IdentityFile ~/.ssh/id_ed25519
  ForwardAgent yes
  # PasswordAuthentication password

# jheadscaleに含まれるベース base_domainを、他のノードのサービス
# `hostname.base_domain` (e.g., _myhost.example.com)に設定できます。
ssh tailscale-ssh.example.com