mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-08-02 00:54:41 +02:00
n
This commit is contained in:
parent
15acf5a2a5
commit
19d47088c9
1 changed files with 6 additions and 0 deletions
|
@ -348,6 +348,12 @@ database:
|
|||
password: ${NOTIFICATIONS_DB_PASS}
|
||||
EOF
|
||||
|
||||
cat << EOF > /etc/icingaweb2/modules/notifications/config.ini
|
||||
[database]
|
||||
resource = "notifications"
|
||||
EOF
|
||||
|
||||
|
||||
ln -sf /etc/nginx/sites-available/icinga-stack /etc/nginx/sites-enabled/
|
||||
rm -f /etc/nginx/sites-enabled/default
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue