bundles/nginx: use metadata reactor to determine index files

This commit is contained in:
Franzi 2020-10-31 10:41:33 +01:00
parent 3ee570a47a
commit e2d8923dee
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 30 additions and 6 deletions

View file

@ -192,7 +192,6 @@ nodes['htz.ex42-1048908'] = {
},
'postfixadmin.mx0.kunbox.net': {
'webroot': '/srv/postfixadmin/public/',
'index': 'index.php',
'php': True, # FIXME this assumes php 7.3 is installed and configured already
},
'rspamd.mx0.kunbox.net': {
@ -217,11 +216,9 @@ nodes['htz.ex42-1048908'] = {
},
},
'webmail.mx0.kunbox.net': {
'index': 'index.php',
'php': True,
},
'wiki.franzi.business': {
'index': 'doku.php',
'extras': True,
'php': True,
'webroot_config': {