Services
Inventory of all Docker containers on sepia.
Ingress
| Service | Container | Image | Ports | Notes |
|---|---|---|---|---|
| Caddy | caddy | caddy:alpine | 80, 443 | Reverse proxy, auto HTTPS, Route53 DNS |
| DNS ad-blocker | dns-ad-blocker | - | 53 | Network-wide ad blocking |
Storage
| Service | Container | Image | Ports | Notes |
|---|---|---|---|---|
| Seafile | seafile | seafileltd/seafile-mc:latest | 8082 | File sync & share |
IoT / Home Automation
| Service | Container | Image | Ports | Notes |
|---|---|---|---|---|
| Home Assistant | homeassistant | ghcr.io/home-assistant/home-assistant:stable | 8123 | Host network |
| ESPHome | esphome | ghcr.io/esphome/esphome:stable | 6052 | Host network |
| DSMR Reader | dsmr | xirixiz/dsmr-reader-docker:6.0.2 | 8888 | Smart meter P1 |
| DSMR DB | dsmrdb | postgres:17.9 | 5432 | DSMR PostgreSQL |
Monitoring
| Service | Container | Image | Ports | Notes |
|---|---|---|---|---|
| Grafana | grafana | grafana/grafana:latest | 3333 | Dashboards |
| Collectd | collectd | custom | - | System metrics |
Database
| Service | Container | Image | Ports | Notes |
|---|---|---|---|---|
| TimescaleDB | timescaledb | timescale/timescaledb:2.7.1-pg14 | 6543 | Time-series DB |
| InfluxDB | influxdb | influxdb:alpine | 8086 | Metrics store |
Backup
| Service | Container | Image | Ports | Notes |
|---|---|---|---|---|
| Borgmatic | borgmatic | b3vis/borgmatic:v1.1.10-1.4.21 | - | Daily backups |