You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 weeks ago | |
---|---|---|
Dockerfile | 8 months ago | |
LICENSE | 1 year ago | |
README.md | 4 months ago | |
custom_50x.html | 11 months ago | |
fly.toml | 2 weeks ago | |
nginx.conf | 2 weeks ago | |
start.sh | 1 year ago |
README.md
personal-servers
How I put my very own personal servers online, for free.
Details at the blog post
When adding a new hostname, remember to create a cert for it using
flyctl certs create hostname
Every 90 days the tailscale auth key will expire and you need to set a new one as a secret.
- Create the new one at https://login.tailscale.com/admin/settings/keys
- Configure it using flyctl secrets set TAILSCALE_AUTHKEY={{PASTEKEYHERE}}