Skip to content

Repository files navigation

Alpine :: AdGuard-Sync

sizeversionpullsactivitycommit-last

Run AdGuard-Sync based on Alpine Linux. Small, lightweight, secure and fast 🏔️

Description

With this image you can sync from a master AdGuard server to other AdGuard servers, so you can run AdGuard high available, but control it from a single instance instead of each one.

Volumes

  • /adguard-sync/etc - Directory of config.yaml

Run

docker run --name adguard-sync \
-p 8080:8080/tcp \
-v .../etc:/adguard-sync/etc \
-d 11notes/adguard-sync:[tag]

Defaults

ParameterValueDescription
userdockeruser docker
uid1000user id 1000
gid1000group id 1000
home/adguard-synchome directory of user docker
apihttp://${IP}:8080endpoint

Environment

ParameterValueDefault
TZTime Zonenull

Parent image

Built with (thanks to)

Tips

  • Only use rootless container runtime (podman, rootless docker)
  • Don't bind to ports < 1024 (requires root), use NAT/reverse proxy (haproxy, traefik, nginx)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages