1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-07-05 23:30:55 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Chris Sy
5f7a8b83aa Fix Munin Setup use_node_name yes in favor of #474
needs for environments with ipv4 and ipv6 enabled.

`hostname` could be differnt to `$PRIMARY_HOSTNAME`

For me 
hostname : vservername.providername.tld
$PRIMARY_HOSTNAME : box.vservername.providername.tld
(notice the missing `box.`)

Munin needs that the hostname fits to the `/etc/hostname`.
2015-07-11 13:00:52 +02:00
Joshua Tauberer
a9ed9ae936 more work on munin
* install the munin-node package
* don't install munin-plugins-extra (if the user wants it they can add it)
* expose the munin www directory via the management daemon so that it can handle authorization, rather than manintaining a separate password file
2015-05-25 17:03:52 +00:00
Norman
f78cff225b Add Munin
removed testing source

fixed typo & dns

oh cat

more fixes

forgot root

more nginx stuff

nginx munin.conf fix

more fixes

set dns record
2015-01-28 21:42:16 +01:00