Slavi Pantaleev
058a54fd05
Add native Traefik support to Dimension
il y a 3 ans
Slavi Pantaleev
410a915a8a
Move roles/matrix* to roles/custom/matrix*
This paves the way for installing other roles into `roles/galaxy` using `ansible-galaxy`,
similar to how it's done in:
- https://github.com/spantaleev/gitea-docker-ansible-deploy
- https://github.com/spantaleev/nextcloud-docker-ansible-deploy
In the near future, we'll be removing a lot of the shared role code from here
and using upstream roles for it. Some of the core `matrix-*` roles have
already been extracted out into other reusable roles:
- https://github.com/devture/com.devture.ansible.role.postgres
- https://github.com/devture/com.devture.ansible.role.systemd_docker_base
- https://github.com/devture/com.devture.ansible.role.timesync
- https://github.com/devture/com.devture.ansible.role.vars_preserver
- https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages
- https://github.com/devture/com.devture.ansible.role.playbook_help
We just need to migrate to those.
il y a 3 ans
Slavi Pantaleev
95ca182ab5
Remove outdated logging configuration from Dimension
Related to 123a45bb21
Provoked by https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1879
Not sure how bot-sdk's logging level can be adjusted. Seems like
Dimension now hardcodes `LogService.setLevel(LogLevel.DEBUG);` in its
startup code.
il y a 3 ans
Michael Collins
98e6cd685d
sync with previous repo
il y a 4 ans
Slavi Pantaleev
d3ecc6f017
Fix bridges failing to upload media when Synapse workers are enabled
il y a 5 ans
Slavi Pantaleev
2a502db239
Add (SQLite + Postgres) support and automatic migration to matrix-dimension
il y a 5 ans
transcaffeine
d9f4914e0d
WIP: postgres: create databases for all services
If a service is enabled, a database for it is created in postgres with a uniqque password. The service can then use this database for data storage instead of relying on sqlite.
il y a 5 ans
Slavi Pantaleev
c6ab1c6a90
Riot is now Element
Fixes #586 (Github Issue)
il y a 5 ans
Slavi Pantaleev
5da31ba579
Move configuration templates outside of defaults/main.yml files
il y a 5 ans
Edgars Voroboks
5f13a1e50b
Generate Dimension config from variable
il y a 7 ans
Edgars Voroboks
bcbfc1e838
Make Matrix Federation required and fix internal federationUrl
il y a 7 ans
Edgars Voroboks
27772a6420
Point federationUrl to matrix-synapse container
il y a 7 ans
Edgars Voroboks
b2263f811a
Disable logging to file. Set console logging to verbose.
il y a 7 ans
Edgars Voroboks
30738d064e
Fix errors
il y a 7 ans
Edgars Voroboks
1eb78ca93e
Add additional changes for Dimension to work
il y a 7 ans
Edgars Voroboks
9735a2f600
Implement self-hosted Dimension server
il y a 7 ans