aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index d679508..c0323a0 100644
--- a/README.md
+++ b/README.md
@@ -2,14 +2,10 @@
Logs Tasmota-flashed power usage monitors to InfluxDB and Grafana using MQTT.
-Looking for the Mikrotik POE usage monitor/exporter? That's been moved to [MikrotikPOEPowerExporter](https://github.com/jwansek/MikrotikPOEPowerExporter)
-
## Setup
-- `cp power.env.example power.env`
-- Edit `power.env` as appropriate
- `touch .passwords`
-- `sudo docker-compose up -d --build`
+- `sudo docker-compose up -d`
- `sudo docker exec -it poweredagay_mqtt_1 sh` Then in the container:
- `chmod 0700 /mosquitto/passwd_file`
- `chmod root:root /mosquitto/passwd_file`