Compare commits

..

2 commits

Author SHA1 Message Date
Sophie Schiller
c1c3e1f928 miniserver: diverse updates 2024-10-30 20:41:42 +01:00
Sophie Schiller
6f5b862a38 sophies backupserver hostname 2024-10-30 20:41:13 +01:00
2 changed files with 3 additions and 2 deletions

View file

@ -37,6 +37,7 @@ nodes['htz-hel.backup-sophie'] = {
}, },
'backup-server': { 'backup-server': {
'zfs-base': 'tank/backups', 'zfs-base': 'tank/backups',
'my_hostname': 'backup.sophies-kitchen.eu',
}, },
'nftables': { 'nftables': {
'input': { 'input': {

View file

@ -62,7 +62,7 @@ nodes['htz-cloud.miniserver'] = {
}, },
'element-web': { 'element-web': {
'url': 'chat.sophies-kitchen.eu', 'url': 'chat.sophies-kitchen.eu',
'version': 'v1.11.76', 'version': 'v1.11.83',
'config': { 'config': {
'default_server_config': { 'default_server_config': {
'm.homeserver': { 'm.homeserver': {
@ -81,7 +81,7 @@ nodes['htz-cloud.miniserver'] = {
}, },
}, },
'hedgedoc': { 'hedgedoc': {
'version': '1.9.9', 'version': '1.10.0',
'config': { 'config': {
'production': { 'production': {
'allowAnonymousEdits': True, 'allowAnonymousEdits': True,