move travelynx.franzi.business to rx300
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
b7935e59e7
commit
9c1b4f5dbe
6 changed files with 34 additions and 23 deletions
|
@ -9,7 +9,7 @@ nodes['htz.ex42-1048908'] = {
|
|||
'matrix-synapse',
|
||||
'mautrix-telegram',
|
||||
'mautrix-whatsapp',
|
||||
#'miniflux',
|
||||
# 'miniflux',
|
||||
'mx-puppet-discord',
|
||||
'nodejs',
|
||||
'oidentd',
|
||||
|
@ -21,7 +21,7 @@ nodes['htz.ex42-1048908'] = {
|
|||
'radicale',
|
||||
'unbound',
|
||||
'smartd',
|
||||
'travelynx',
|
||||
# 'travelynx',
|
||||
'vmhost',
|
||||
},
|
||||
'groups': {
|
||||
|
@ -217,9 +217,9 @@ nodes['htz.ex42-1048908'] = {
|
|||
"'@kunsi:franzi.business'": 100,
|
||||
},
|
||||
},
|
||||
'miniflux': {
|
||||
'domain': 'rss.kunsmann.eu',
|
||||
},
|
||||
# 'miniflux': {
|
||||
# 'domain': 'rss.kunsmann.eu',
|
||||
# },
|
||||
'mx-puppet-discord': {
|
||||
'homeserver': {
|
||||
'domain': 'franzi.business',
|
||||
|
@ -328,14 +328,14 @@ nodes['htz.ex42-1048908'] = {
|
|||
},
|
||||
},
|
||||
},
|
||||
'travelynx.franzi.business': {
|
||||
'proxy': {
|
||||
'/': {
|
||||
'target': 'http://127.0.0.1:22020',
|
||||
},
|
||||
},
|
||||
'extras': True,
|
||||
},
|
||||
# 'travelynx.franzi.business': {
|
||||
# 'proxy': {
|
||||
# '/': {
|
||||
# 'target': 'http://127.0.0.1:22020',
|
||||
# },
|
||||
# },
|
||||
# 'extras': True,
|
||||
# },
|
||||
# 'unicornsden': {
|
||||
# 'domain': 'unicornsden.franzi.business',
|
||||
# 'webroot_config': {
|
||||
|
@ -451,10 +451,10 @@ nodes['htz.ex42-1048908'] = {
|
|||
'maxuse': '2G',
|
||||
},
|
||||
},
|
||||
'travelynx': {
|
||||
'version': '1.20.1',
|
||||
'mail_from': 'travelynx@franzi.business',
|
||||
},
|
||||
# 'travelynx': {
|
||||
# 'version': '1.20.1',
|
||||
# 'mail_from': 'travelynx@franzi.business',
|
||||
# },
|
||||
'users': {
|
||||
'kunsi': {
|
||||
'groups': [
|
||||
|
|
|
@ -11,6 +11,7 @@ nodes['rx300'] = {
|
|||
'miniflux',
|
||||
'postgresql',
|
||||
'smartd',
|
||||
'travelynx',
|
||||
'vmhost',
|
||||
'zfs',
|
||||
},
|
||||
|
@ -62,6 +63,16 @@ nodes['rx300'] = {
|
|||
'mode': '0755',
|
||||
},
|
||||
},
|
||||
'travelynx': {
|
||||
'domain': 'travelynx.franzi.business',
|
||||
'ssl': '_.franzi.business',
|
||||
'proxy': {
|
||||
'/': {
|
||||
'target': 'http://127.0.0.1:22020',
|
||||
},
|
||||
},
|
||||
'extras': True,
|
||||
},
|
||||
},
|
||||
},
|
||||
'postgresql': {
|
||||
|
@ -81,6 +92,10 @@ nodes['rx300'] = {
|
|||
},
|
||||
},
|
||||
},
|
||||
'travelynx': {
|
||||
'version': '1.20.2',
|
||||
'mail_from': 'travelynx@franzi.business',
|
||||
},
|
||||
'users': {
|
||||
'kunsi': {
|
||||
'groups': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue