-
-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
containernew container suggestionnew container suggestion
Description
Prerequisites
- I have searched the issues and confirmed this container has not been suggested before
- I have verified the container image is actively maintained
- I have tested this container configuration
Container ID
nebula-sync
Display Name
Nebula Sync
Description
Synchronize Pi-hole v6.x configuration to replicas.
Category
Networking
Tags
Ad Blocking
GitHub URL
https://github.com/lovelaze/nebula-sync
Icon URL
No response
Docker Compose Service Definition
services:
nebula-sync:
image: ghcr.io/lovelaze/nebula-sync:latest
container_name: nebula-sync
environment:
- PRIMARY=http://ph1.example.com|password
- REPLICAS=http://ph2.example.com|password,http://ph3.example.com|password
- FULL_SYNC=true
- RUN_GRAVITY=true
- CRON=0 * * * *Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
containernew container suggestionnew container suggestion