Add webdis service

This commit is contained in:
Tobias Reisinger 2025-01-31 02:48:53 +01:00
parent 57fe2ed42c
commit a27a157e22
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 89 additions and 0 deletions

View file

@ -681,6 +681,20 @@ services = {
mail = "watchtower"
},
"webdis" = {
host = "node001"
dns = [{
domain = "webdis.huck.serguzim.me"
}]
monitoring = {
url = "/info"
group = "4-services"
}
auth = false
database = false
s3 = false
},
"wiki_js" = {
host = "node001"
dns = [{