Skip to content

container: Nebula Sync #84

@austinpowers777

Description

@austinpowers777

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    containernew container suggestion

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions