mirror of
https://github.com/ZeJMaN/shinken_ynh.git
synced 2025-07-04 02:58:00 +02:00
webui2 configuration
installation and configuration of shinken nginx for webui
This commit is contained in:
9
conf/webui2.cfg
Normal file
9
conf/webui2.cfg
Normal 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
|
||||
}
|
||||
|
Reference in New Issue
Block a user