Slavi Pantaleev
|
13e47fc3f5
|
Remove matrix-nginx-proxy integration support from matrix-synapse-admin
|
пре 2 година |
Slavi Pantaleev
|
3bace0c7b9
|
Add matrix_synapse_admin_hostname and rename matrix_synapse_admin_public_endpoint (to matrix_synapse_admin_path_prefix)
|
пре 3 година |
Slavi Pantaleev
|
5ab5f28d14
|
Add support for running synapse-admin (on Traefik) at the root path
Previously, we had to run it at a subpath, like `/synapse-admin`.
We can now dedicate a whole domain and the `/` path to it, should we
wish to do so.
|
пре 3 година |
Slavi Pantaleev
|
3d9aa8387e
|
Add (native) Traefik support to synapse-admin
Previously, it had to go through matrix-nginx-proxy.
It's exposed to Traefik directly via container labels now.
|
пре 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 година |
Slavi Pantaleev
|
34cdaade08
|
Use fully-qualified module names for builtin Ansible modules
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1939
|
пре 3 година |
rakshazi
|
c191bf54ca
|
self-build consistency: add deprecation warnings
|
пре 4 година |
rakshazi
|
d9dd524db3
|
self-build consistency: rename vars everywhere
|
пре 4 година |
Michael Collins
|
98e6cd685d
|
sync with previous repo
|
пре 4 година |
Michael-GMH
|
86e4649578
|
GoMatrixHosting v0.5.5
|
пре 4 година |
Michael-GMH
|
03006eb5ab
|
GoMatrixHosting v0.5.5
|
пре 4 година |
Slavi Pantaleev
|
be5263f397
|
Move self-building git repository URLs to variables (stop hardcoding)
|
пре 5 година |