claude-home/server-configs/ubuntu-manticore/docker-compose/orbital-sync/.env.example
Cal Corum 4c9fe64fc3 Add server configs for discord-bots, foundry-lxc, termix, and pihole
Pull Docker Compose configs for discord-bots VM, foundry-lxc LXC, and
termix. Add pihole and orbital-sync compose files for ubuntu-manticore.
Back up LXC 223 (foundry) Proxmox config.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 22:21:17 -06:00

13 lines
632 B
Plaintext

# Orbital Sync Configuration
# Copy this file to .env and fill in the values
# Primary Pi-hole (npm-pihole) - v6 app password
# Generated via: http://10.10.0.16:81/admin → Settings → Web Interface / API → Configure app password
# Stored in: ~/.claude/secrets/pihole1_app_password
PRIMARY_HOST_PASSWORD=your_primary_pihole_app_password_here
# Secondary Pi-hole (ubuntu-manticore) - v6 app password
# Generated via: http://10.10.0.226:8053/admin → Settings → Web Interface / API → Configure app password
# Stored in: ~/.claude/secrets/pihole2_app_password
SECONDARY_HOST_PASSWORD=your_secondary_pihole_app_password_here