Skip to content

arunoruto/fly-guard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fly-guard

Adguard home instance hosted on fly.io

Create two secrets and one volume before deploying:

  • flyctl secrets set TAILSCALE_AUTHKEY="tskey-<key>"
  • flyctl secrets set TAILSCALE_DNS="adguard-home.ts.net"
  • flyctl volume create adguard -r <region> --s <size, minimum 1>

star.sh script generates certificates located under /var/lib/tailscale/certs/<hostname>.<TAILSCALE_DNS>.(crt|key).

About

Adguard home instance hosted on fly.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published