better compose added

This commit is contained in:
2022-10-13 19:43:57 -04:00
parent 37b6c43555
commit 079c186656
7 changed files with 244 additions and 67 deletions

4
icingaweb-api-user.conf Normal file
View File

@@ -0,0 +1,4 @@
object ApiUser "icingaweb" {
password = "$ICINGAWEB_ICINGA2_API_USER_PASSWORD"
permissions = [ "*" ]
}