Skip to content

Instantly share code, notes, and snippets.

@Fokko
Last active August 5, 2019 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Fokko/c094134a719522fbcb57dccd7bb2a201 to your computer and use it in GitHub Desktop.
Save Fokko/c094134a719522fbcb57dccd7bb2a201 to your computer and use it in GitHub Desktop.
version: "3.3"
services:
energy-monitor:
image: fokkodriesprong/youless-graphite-exporter
restart: always
links:
- graphite
environment:
- YOULESS_ADDRESS=192.168.1.111
- GRAPHITE_ADDRESS=192.168.1.123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment