bundles/element-web: rename from riot-web, use tagged releases
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
d1b1ca7729
commit
9d5d80457f
5 changed files with 93 additions and 81 deletions
|
@ -1,6 +1,7 @@
|
|||
nodes['htz.ex42-1048908'] = {
|
||||
'bundles': {
|
||||
'dovecot',
|
||||
'element-web',
|
||||
'gitea',
|
||||
'jenkins-ci',
|
||||
'matrix-media-repo',
|
||||
|
@ -13,7 +14,6 @@ nodes['htz.ex42-1048908'] = {
|
|||
'php',
|
||||
'postfixadmin',
|
||||
'redis',
|
||||
'riot-web',
|
||||
'rspamd',
|
||||
'postgresql',
|
||||
'radicale',
|
||||
|
@ -87,6 +87,27 @@ nodes['htz.ex42-1048908'] = {
|
|||
'cron': {
|
||||
'telekom_nervkram': vault.decrypt('encrypt$gAAAAABfqXi23M96wrSLhqlbhqgePYX06LjPXfyQU2y_07kqYYLztj_PhS1-dk4r5FiiL2Ofmx5iCKW1sZNqiQSuHj2uKaitH0GnwHqj5CI2JwkAS9HrFxw=').format_into('0 0 * * * root date | mail -s \'daily test mail \' -r postmaster@mx0.kunbox.net {}'),
|
||||
},
|
||||
'element-web': {
|
||||
'url': 'chat.franzi.business',
|
||||
'version': 'v1.7.21',
|
||||
'config': {
|
||||
'default_server_name': 'franzi.business',
|
||||
'brand': 'franzi.business',
|
||||
'showLabsSettings': True,
|
||||
'integrations_ui_url': 'https://dimension.franzi.business/riot',
|
||||
'integrations_rest_url': 'https://dimension.franzi.business/api/v1/scalar',
|
||||
'integrations_widgets_urls': ['https://dimension.franzi.business/widgets'],
|
||||
'default_theme': 'dark',
|
||||
'defaultCountryCode': 'DE',
|
||||
'features': {
|
||||
'feature_bridge_state': 'labs',
|
||||
'feature_font_scaling': 'labs',
|
||||
'feature_irc_ui': 'labs',
|
||||
'feature_mjolnir': 'labs',
|
||||
'feature_presence_in_room_list': 'labs',
|
||||
},
|
||||
},
|
||||
},
|
||||
'gitea': {
|
||||
'version': '1.13.2',
|
||||
'sha256': '4d7d3fc63666cc9c94e32c1e70422c30c1ee8f905004eeb7cd812051721601cc',
|
||||
|
@ -314,26 +335,6 @@ nodes['htz.ex42-1048908'] = {
|
|||
'kunsi': vault.decrypt('encrypt$gAAAAABgJ3tp1DTK0ssglKSsHxlf7p3soDtdSPpgBqyABcHTFGPdnb7ym1an7WXK7idWhx1Tyqf_CLL0IcoMPPoOR-sgzGQJBKXKhPtib6JoPjCzAUphmbo='),
|
||||
},
|
||||
},
|
||||
'riot-web': {
|
||||
'url': 'chat.franzi.business',
|
||||
'config': {
|
||||
'default_server_name': 'franzi.business',
|
||||
'brand': 'franzi.business',
|
||||
'showLabsSettings': True,
|
||||
'integrations_ui_url': 'https://dimension.franzi.business/riot',
|
||||
'integrations_rest_url': 'https://dimension.franzi.business/api/v1/scalar',
|
||||
'integrations_widgets_urls': ['https://dimension.franzi.business/widgets'],
|
||||
'default_theme': 'dark',
|
||||
'defaultCountryCode': 'DE',
|
||||
'features': {
|
||||
'feature_bridge_state': 'labs',
|
||||
'feature_font_scaling': 'labs',
|
||||
'feature_irc_ui': 'labs',
|
||||
'feature_mjolnir': 'labs',
|
||||
'feature_presence_in_room_list': 'labs',
|
||||
},
|
||||
},
|
||||
},
|
||||
'rspamd': {
|
||||
'ignore_spam_check_for_ips': {
|
||||
# entropia
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue