Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Flyio - AdguardHome - Tailscale

Add-on Features

  • Auto Backup AdguardHome Configuration to s3 compatible storage (Restic)
  • Get Mail Notification when Backup is failed
  • Connect from anywhere using Tailscale private network

Installation

  1. Launch the app
fly launch --no-deploy
  • I recommended to use 2GB of memory for this app
  1. Fill the env variables with your own values
  • copy the .env.example to .env and fill the values

your final .env file should look like this:


TAILSCALE_HOSTNAME=tailguard
TAILSCALE_DNS=mother-father.ts.net
TAILSCALE_AUTHKEY=tskey-auth-xxxxxxxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
SMTP_HOST=smtp.resend.com
SMTP_PORT=587
SMTP_USERNAME=resend
SMTP_FROM=support@fathur.dev
SMTP_TO=info@fathur.dev
SMTP_PASSWORD=xxxxxxxxxxxx / apikey
RESTIC_REPOSITORY=s3://xxxxxxxxxxxxxxxxxxxxx.r2/s3/bz.cloudflarestorage.com/backup/adguard
RESTIC_PASSWORD=xxxxxxxxxxxxxxxx
AWS_ACCESS_KEY_ID=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
AWS_SECRET_ACCESS_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  • for mail i'm using Resend.com you can use your own smtp server
  • for s3 compatible storage i'm using Cloudflare R2 you can use your own s3 compatible storage
  • for tailscale you can get the authkey from Tailscale
  1. Set the env variables to the fly.io secrets
cat .env | fly secrets import
  1. Deploy the app
fly deploy

关于 About

AdguardHome with tailscale private network deploy to fly.io and backup to s3 compatible storage
adguardadguardhomedockerfly-ioflyiohacktoberfesthomelab-setuprestictailscale

语言 Languages

Shell76.0%
Dockerfile24.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
0
Total Commits
峰值: 1次/周
Less
More

核心贡献者 Contributors