summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSoulou <leo@unbekandt.eu>2015-04-30 22:21:27 +0200
committerSoulou <leo@unbekandt.eu>2015-04-30 22:21:27 +0200
commita48332b52967631352e0dec8a66402953cb68c10 (patch)
treef49f0f0a34b6a4de8a27cd1fa4aefffd659c64a6 /README.md
parente3504cee99dab2331df59f6463e5be5ac222dedd (diff)
downloadmunin-a48332b52967631352e0dec8a66402953cb68c10.tar.gz
munin-a48332b52967631352e0dec8a66402953cb68c10.tar.bz2
munin-a48332b52967631352e0dec8a66402953cb68c10.tar.xz
munin-a48332b52967631352e0dec8a66402953cb68c10.zip
Version v5, graceful stop, email alert and better doc
Diffstat (limited to 'README.md')
-rw-r--r--README.md39
1 files changed, 39 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3902d0b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,39 @@
+# Docker image for munin server
+
+## Configuration
+
+All the configuration is done through the environment.
+
+### HTTP Credentials
+
+* `MUNIN_USER`
+* `MUNIN_PASSWORD`
+
+### SMTP info for alerts
+
+* `SMTP_HOST`
+* `SMTP_PORT`
+* `SMTP_USERNAME`
+* `SMTP_PASSWORD`
+
+### Alert target
+
+* `ALERT_RECIPIENT`
+* `ALERT_SENDER`
+
+### List of the nodes to check
+
+* `NODES` format: `name1:ip1 name2:ip2 …`
+
+## Port
+
+Container is listening on the port 8080
+
+## Volumes
+
+For a bit of persistency
+
+/var/log/munin -> logs
+/var/lib/munin -> db
+/var/run/munin -> lock and pid files
+/var/cache/munin -> file deserved by HTTP