nodes/htz-cloud.miniserver add hedgedoc config
kunsi/bundlewrap/pipeline/head There was a failure building this commit Details

This commit is contained in:
Sophie Schiller 2021-09-11 19:47:55 +02:00
parent 478a8da9f4
commit fcb39260c3
1 changed files with 9 additions and 0 deletions

View File

@ -4,6 +4,7 @@
nodes['htz-cloud.miniserver'] = {
'bundles': {
'element-web',
'hedgedoc',
'matrix-dimension',
'matrix-media-repo',
'matrix-synapse',
@ -81,6 +82,14 @@ nodes['htz-cloud.miniserver'] = {
},
},
},
'hedgedoc': {
'version': '1.8.2',
'config': {
'production': {
'domain': 'pad.sophies-kitchen.eu',
},
},
},
'icinga_options': {
'pretty_name': 'sophies-kitchen.eu',
'vars.notification.sms': False,