- Open https://fly.io and register
- Open https://login.tailscale.com/admin/settings/keys to
Generate auth key, pickReusable+Ephemeral
$ brew install flyctl
$ flyctl auth login| import os | |
| import sys | |
| import re | |
| import typer | |
| import requests | |
| from dotenv import load_dotenv | |
| from tqdm import tqdm | |
| from typing import Optional | |
| load_dotenv() |
Generate auth key, pick Reusable+Ephemeral$ brew install flyctl
$ flyctl auth login