Slavi Pantaleev
|
08b29e9b92
|
Replace some docker references with {{ devture_systemd_docker_base_host_command_docker }}
|
преди 1 година |
Slavi Pantaleev
|
d8eb768e03
|
Add native Traefik support to matrix-dendrite
|
преди 2 години |
Slavi Pantaleev
|
40cf9cd72c
|
/usr/local/bin/matrix-dendrite-create-account -> /matrix/dendrite/bin/create-account
|
преди 3 години |
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.
|
преди 3 години |
Silas
|
e74e3c9e8f
|
Correctly check number of arguments when creating a dendrite account
This is probably a continuation of changes made in d7ed672f7.
|
преди 3 години |
Slavi Pantaleev
|
d7ed672f7f
|
Fix matrix-dendrite-create-account usage help
|
преди 3 години |
Shaleen Jain
|
3f8cb96a18
|
dendrite: fix user-registration command
|
преди 3 години |
Slavi Pantaleev
|
f8a8d7d310
|
Fix /usr/local/bin/matrix-dendrite-create-account
We also need to fix `--tags=register-user`. This tag is currently
defined in both the `matrix-synapse` and `matrix-dendrite` roles.
|
преди 4 години |
Slavi Pantaleev
|
ccd3dc7a57
|
Remove Dendrite file logging
We refrain from logging to files for all components,
because we rely on systemd-journald anyway.
|
преди 4 години |
Jip J. Dekker
|
07af05690c
|
Add initial role for Dendrite as alternative Matrix server
|
преди 5 години |