bundles/matrix-media-repo: introduce, add to htz.ex42-1048908
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
638e37c05f
commit
d4b110087f
7 changed files with 348 additions and 3 deletions
|
@ -3,6 +3,7 @@ nodes['htz.ex42-1048908'] = {
|
|||
'dovecot',
|
||||
'gitea',
|
||||
'jenkins-ci',
|
||||
'matrix-media-repo',
|
||||
'matrix-synapse',
|
||||
'mautrix-telegram',
|
||||
'mautrix-whatsapp',
|
||||
|
@ -124,6 +125,19 @@ nodes['htz.ex42-1048908'] = {
|
|||
# legacy
|
||||
'en_DK.UTF-8',
|
||||
},
|
||||
'matrix-media-repo': {
|
||||
'version': 'v1.2.2',
|
||||
'homeservers': {
|
||||
'franzi.business': {
|
||||
'domain': 'http://[::1]:20080/',
|
||||
'api': 'synapse',
|
||||
},
|
||||
},
|
||||
'admins': {
|
||||
'@kunsi:franzi.business',
|
||||
},
|
||||
'upload_max_mb': 500,
|
||||
},
|
||||
'matrix-synapse': {
|
||||
'server_name': 'franzi.business',
|
||||
'baseurl': 'matrix.franzi.business',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue