rx300: add bundle:jugendhackt_tools

This commit is contained in:
Franzi 2023-05-06 17:26:25 +02:00
parent 714fa88d72
commit 906994b50f
Signed by: kunsi
GPG key ID: 12E3D2136B818350
6 changed files with 142 additions and 0 deletions

View file

@ -13,6 +13,7 @@ nodes['rx300'] = {
'gitea',
'ipmitool',
'jenkins-ci',
'jugendhackt_tools',
'lm-sensors',
'matrix-dimension',
'matrix-media-repo',
@ -180,6 +181,10 @@ nodes['rx300'] = {
'/var/www/franzi.business', # for deployment task
},
},
'jugendhackt_tools': {
'allowed_hosts': ['jh.franzi.business'],
'timezone': 'Europe/Berlin',
},
'letsencrypt': {
'concat_and_deploy': {
'kunsi-weechat': {
@ -358,6 +363,18 @@ nodes['rx300'] = {
},
},
},
'jugendhackt_tools': {
'domain': 'jh.franzi.business',
'ssl': '_.franzi.business',
'locations': {
'/': {
'target': 'http://127.0.0.1:22090/',
},
'/static/': {
'alias': '/opt/jugendhackt_tools/static/',
},
},
},
'kunbox.net': {},
'kunsmann.eu': {
'locations': {