mirror of
https://github.com/RWejlgaard/pez-infra.git
synced 2026-05-06 04:14:43 +00:00
11 lines
269 B
YAML
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"
|