Suguru Hirahara
|
159daa7466
|
Use a room alias on Matrix Specification
"#matrix:example.org" is used as an example of a room alias on https://spec.matrix.org/v1.12/#room-aliases
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
|
1 year ago |
Suguru Hirahara
|
0593edbb1a
|
Replace !example:example.org and !example:example.com with !qporfwt:example.com
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
|
1 year ago |
Suguru Hirahara
|
55fcaac1f1
|
Fix capitalization: matrix → Matrix
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
|
1 year ago |
Chasethechicken
|
4d46b625ff
|
Draupnir proxy (#3313)
* Allow redircting abuse-reports to draupnir
* Document redirecting abuse-reports to draupnir via traefik
* Apply suggestions from code review
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
* Rename variable
---------
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
|
1 year ago |
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
|
2 years ago |
Catalan Lover
|
7ee720f138
|
Update Draupnir from 1.84.0 to 1.85.0 and update default configuration
|
2 years ago |
Catalan Lover
|
4ccd3f79de
|
Fix Draupnir config
Config was accidently changed when importing upstream changes.
|
3 years ago |
Catalan Lover
|
601b67c02d
|
Update Draupnir Config
|
3 years ago |
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.
|
3 years ago |
Catalan Lover
|
563cf1a4ba
|
Initial commit for draupnir.
main.yml is not included due to that its changed separately.
|
3 years ago |
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 years ago |
Catalan Lover
|
2aceb445af
|
Fix config error that can cause Mjolnir to crash
|
3 years ago |
Catalan Lover
|
59c46662e5
|
Start Updating Mjolnir CFG from Initial to Current
|
3 years ago |
Michael Collins
|
98e6cd685d
|
sync with previous repo
|
4 years ago |
Aaron Raimist
|
bab8b950ca
|
Add mjolnir
|
5 years ago |