Slavi Pantaleev
|
0049ddf002
|
Add Pantalaimon support
This is actually authored by Julian Foad here
(https://lab.trax.im/matrix/matrix-docker-ansible-deploy), but was in
need of a rebase and various adjustments caused by huge playbook
refactoring that landed in the past months.
This rework is completely untested.
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/266
|
vor 2 Jahren |
Catalan Lover
|
7ee720f138
|
Update Draupnir from 1.84.0 to 1.85.0 and update default configuration
|
vor 2 Jahren |
Catalan Lover
|
4ccd3f79de
|
Fix Draupnir config
Config was accidently changed when importing upstream changes.
|
vor 3 Jahren |
Catalan Lover
|
601b67c02d
|
Update Draupnir Config
|
vor 3 Jahren |
Catalan Lover
|
ddcb1735e2
|
Add draupnir as valid prefix to resolve a bug
Current draupnir does not listen to its name. This config change fixes this bug. This bodge is able to be removed once this is fixed upstream.
|
vor 3 Jahren |
Catalan Lover
|
563cf1a4ba
|
Initial commit for draupnir.
main.yml is not included due to that its changed separately.
|
vor 3 Jahren |
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.
|
vor 3 Jahren |
Catalan Lover
|
2aceb445af
|
Fix config error that can cause Mjolnir to crash
|
vor 3 Jahren |
Catalan Lover
|
59c46662e5
|
Start Updating Mjolnir CFG from Initial to Current
|
vor 3 Jahren |
Michael Collins
|
98e6cd685d
|
sync with previous repo
|
vor 4 Jahren |
Aaron Raimist
|
bab8b950ca
|
Add mjolnir
|
vor 5 Jahren |