compose: munin: tag (#504)
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: #504
This commit is contained in:
parent
f7f8f66fa0
commit
32c5cc64b5
1 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
services:
|
services:
|
||||||
munin:
|
munin:
|
||||||
container_name: "munin-master-prod"
|
container_name: "munin-master-prod"
|
||||||
image: ghcr.io/ethersys/munin
|
image: quotengrote/munin-server:master
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
MAILCONTACT: michael.grote@posteo.de
|
MAILCONTACT: michael.grote@posteo.de
|
||||||
|
@ -14,7 +14,6 @@ services:
|
||||||
MAILNAME: Munin-Prod
|
MAILNAME: Munin-Prod
|
||||||
MAILDOMAIN: mgrote.net
|
MAILDOMAIN: mgrote.net
|
||||||
TZ: Europe/Berlin
|
TZ: Europe/Berlin
|
||||||
DISABLELOCALNODE: yes
|
|
||||||
CRONDELAY: 5
|
CRONDELAY: 5
|
||||||
NODES: |
|
NODES: |
|
||||||
fileserver3.grote.lan:fileserver3.grote.lan
|
fileserver3.grote.lan:fileserver3.grote.lan
|
||||||
|
|
Loading…
Reference in a new issue