How-to Guides¶
Step-by-step procedures for deploying, operating, and extending BigBrotr.
Deployment¶
| Guide | Description |
|---|---|
| Docker Compose Deployment | Deploy the full stack with Docker Compose |
| Manual Deployment | Install and run services on bare metal or VMs |
| Custom Deployment | Create a new deployment from the template |
Operations¶
| Guide | Description |
|---|---|
| Monitoring Setup | Configure Prometheus, Grafana, and alerting |
| Backup and Restore | Automate database backups and restore from snapshots |
| Tor and Overlay Networks | Connect to Tor, I2P, and Lokinet relays |
Development¶
| Guide | Description |
|---|---|
| Adding a New Service | Build and register a custom service |
Reference¶
| Guide | Description |
|---|---|
| Troubleshooting | Common issues, solutions, and frequently asked questions |