webui2 configuration

installation and configuration of shinken nginx for webui
This commit is contained in:
Jeremy MANSON
2016-03-07 14:42:30 +01:00
parent d2ceb7f190
commit b8cacf3a7f
3 changed files with 90 additions and 3 deletions

9
conf/webui2.cfg Normal file
View File

@ -0,0 +1,9 @@
define module {
module_name webui2
module_type webui2
uri mongodb://localhost
modules ui-pnp
auth_secret CHANGEME
login_text Login to the Shinken WebUI - Live System
}