Slavi Pantaleev
9f2eff2ac7
Respect `devture_systemd_docker_base_docker_service_name`
Related to 0241c71a4c
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3270#issuecomment-2143782962
With this change, it should be possible for people to adjust the Docker
dependency from `docker.service` to something else (e.g. `pkg-ContainerManager-dockerd.service`),
or to completely eliminate it by setting `devture_systemd_docker_base_docker_service_name` to an empty string.
This makes it easier for people to use the playbook against a Synology DSM server.
há 1 ano
Slavi Pantaleev
22dce1d4cc
Upgrade matrix-reminder-bot and lock it down via the new allowlist setting
há 2 anos
Slavi Pantaleev
4a6287c528
Initial work on matrix-homeserver-proxy role and eliminating matrix-nginx-proxy
This is still very far from usable.
Various bridges and bots are still talking to
`matrix-nginx-proxy` instead of the new `matrix-homeserver-proxy` role.
These services need to be reworked. While reworking them,
various cleanups are being done as well as adding Traefik-labels to
those that need them.
há 2 anos
Samuel Meenzen
c846ed199b
Annotate version numbers with renovate metadata
há 2 anos
Slavi Pantaleev
eedf5ad94d
Remove some hardcoded matrix-postgres references
há 3 anos
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.
há 3 anos
Slavi Pantaleev
0ab2001ce7
Fix git-latest ansible-lint errors
Reference: https://ansible-lint.readthedocs.io/en/latest/default_rules/#git-latest
Our variable naming is not necessarily consistent across roles.
I've tried to follow the naming conventions of each individual role.
All new variables are suffixed with `_version`, but the prefix may be
somewhat different.
há 3 anos
Slavi Pantaleev
d073c7ecb3
More ansible-lint fixes
há 3 anos
Slavi Pantaleev
ddf18eadc7
More ansible-lint fixes
há 3 anos
Aine
e149f33140
add/unify 'Project source code URL' link across all roles
há 3 anos
3hhh
097c23c0b6
bots: make command_prefix configurable
há 3 anos
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
há 4 anos
rakshazi
d9dd524db3
self-build consistency: rename vars everywhere
há 4 anos
Michael Collins
98e6cd685d
sync with previous repo
há 4 anos
Nate
012440c309
Allow for self-building of reminder-bot
há 4 anos
Richard Meyer
a8373d6bd4
Update main.yml
Fixes an issue related to https://github.com/anoadragon453/matrix-reminder-bot/issues/86
há 4 anos
Michael-GMH
89cb5a3d7a
GMH v0.4.2 update
há 5 anos
Ahmad Haghighi
e335f3fc77
rename matrix_global_registry to matrix_container_global_registry_prefix related to #990
Signed-off-by: Ahmad Haghighi <haghighi@fedoraproject.org>
há 5 anos
Ahmad Haghighi
f52a8b6484
use custom docker registry
há 5 anos
Michael
33ec5710d9
0.2.1 revision
há 5 anos
rakshazi
2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
há 5 anos
Slavi Pantaleev
d3ecc6f017
Fix bridges failing to upload media when Synapse workers are enabled
há 5 anos
Slavi Pantaleev
15f4cc924d
Rename variables (_database_db_name -> _database_name)
há 5 anos
Slavi Pantaleev
e3a0c9adda
Add (Postgres + SQLite) support to matrix-reminder-bot
This has been tested and appears to work.
há 5 anos
Slavi Pantaleev
ccabc82d4c
Use more fully-qualified container images
This is both for consistency with 93cc71cb69976c
and for making things more obvious.
há 5 anos
Slavi Pantaleev
6e8a39119b
Update matrix-reminder-bot (0.1.0 -> 0.2.0)
há 5 anos
Slavi Pantaleev
31b79553e0
Make matrix-reminder-bot default to in-container networking
há 5 anos
Slavi Pantaleev
78b1ef9a5f
Add support for matrix-reminder-bot
há 5 anos