Open2

ionscale

WisWis

ローカルセットアップ

~/.zprofile
export IONSCALE_ADDR="https://ionscale.net"
export IONSCALE_SYSTEM_ADMIN_KEY="abc...."

tailnet の作成

ionscale tailnet create --name "my-first-tailnet"

auth-key の作成

ionscale auth-key create --tailnet "my-first-tailnet"
ionscale auth-key create --tailnet "my-first-tailnet" --tag "tag:server"