move kunbox.net and kunsmann.eu to rx300

This commit is contained in:
Franzi 2021-07-17 10:26:38 +02:00
parent 2959d19391
commit eb566fa5c5
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 21 additions and 19 deletions

View file

@ -2,8 +2,9 @@ ${header}
$ORIGIN kunbox.net.
@ IN A 94.130.52.224
IN AAAA 2a01:4f8:10b:2a5f::2
; ends up on rx300.kunbox.net
@ IN A 31.47.232.106
IN AAAA 2a00:f820:528::2
; Needs to have a working Mail address, otherwise Telekom goes mimimi
IN MX 10 mx0

View file

@ -2,8 +2,9 @@ ${header}
$ORIGIN kunsmann.eu.
@ IN A 94.130.52.224
IN AAAA 2a01:4f8:10b:2a5f::2
; ends up on rx300.kunbox.net
@ IN A 31.47.232.106
IN AAAA 2a00:f820:528::2
IN MX 10 mx0.kunbox.net.
IN TXT "v=spf1 mx ~all"

View file

@ -254,21 +254,6 @@ nodes['htz.ex42-1048908'] = {
},
},
},
'kunbox.net': {},
'kunsmann.eu': {
'locations': {
'/': {
'redirect': 'https://franzi.business$request_uri',
},
'/.well-known/openpgpkey': {
'alias': '/var/www/kunsmann.eu/.well-known/openpgpkey/',
'additional_config': {
'default_type application/octet-stream',
'add_header Access-Control-Allow-Origin *',
},
},
},
},
'matrix.franzi.business': {
'locations': {
'/_matrix': {

View file

@ -159,6 +159,21 @@ nodes['rx300'] = {
},
},
},
'kunbox.net': {},
'kunsmann.eu': {
'locations': {
'/': {
'redirect': 'https://franzi.business$request_uri',
},
'/.well-known/openpgpkey': {
'alias': '/var/www/kunsmann.eu/.well-known/openpgpkey/',
'additional_config': {
'default_type application/octet-stream',
'add_header Access-Control-Allow-Origin *',
},
},
},
},
'unicornsden-redirect': {
'domain': 'unicornsden.franzi.business',
'ssl': '_.franzi.business',