nodes/htz.ex42-1048908: add die-brontosaurier-waren-es.org to nginx
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-04-25 12:06:38 +02:00
parent 671b460855
commit c2c59892fe
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,3 @@
location / {
return 302 https://twitter.com/daskritzelt/status/1259167444373028864;
}

View file

@ -0,0 +1,8 @@
${header}
$ORIGIN die-brontosaurier-waren-es.org.
@ IN A 94.130.52.224
IN AAAA 2a01:4f8:10b:2a5f::2
IN MX 10 mx0.kunbox.net.
IN TXT "v=spf1 mx ~all"

View file

@ -242,6 +242,11 @@ nodes['htz.ex42-1048908'] = {
'dav.kunsmann.eu': {
'extras': True,
},
'daskritzelt-redirect': {
'domain': 'die-brontosaurier-waren-es.org',
'ssl': False, # TODO enable ssl once domain transfer is done
'extras': True,
},
'dimension.franzi.business': {
'extras': True,
'do_not_set_content_security_headers': True,