pez-infra/ansible/services/octopus-exporter/docker-compose.yml

11 lines
269 B
YAML

---
# octopus-exporter - Octopus Energy metrics for Prometheus
# Host: london-c (100.123.72.87)
services:
octopus-exporter:
image: rwejlgaard/octopus_exporter:v1.1.0
container_name: octopus_exporter
restart: unless-stopped
ports:
- "9359:9359"