Slavi Pantaleev
eedf5ad94d
Remove some hardcoded matrix-postgres references
3 vuotta sitten
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 vuotta sitten
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.
3 vuotta sitten
Slavi Pantaleev
d073c7ecb3
More ansible-lint fixes
3 vuotta sitten
Slavi Pantaleev
ddf18eadc7
More ansible-lint fixes
3 vuotta sitten
Aine
e149f33140
add/unify 'Project source code URL' link across all roles
3 vuotta sitten
3hhh
097c23c0b6
bots: make command_prefix configurable
3 vuotta sitten
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
4 vuotta sitten
rakshazi
d9dd524db3
self-build consistency: rename vars everywhere
4 vuotta sitten
Michael Collins
98e6cd685d
sync with previous repo
4 vuotta sitten
Nate
012440c309
Allow for self-building of reminder-bot
4 vuotta sitten
Richard Meyer
a8373d6bd4
Update main.yml
Fixes an issue related to https://github.com/anoadragon453/matrix-reminder-bot/issues/86
4 vuotta sitten
Michael-GMH
89cb5a3d7a
GMH v0.4.2 update
4 vuotta sitten
Ahmad Haghighi
e335f3fc77
rename matrix_global_registry to matrix_container_global_registry_prefix related to #990
Signed-off-by: Ahmad Haghighi <haghighi@fedoraproject.org>
4 vuotta sitten
Ahmad Haghighi
f52a8b6484
use custom docker registry
4 vuotta sitten
Michael
33ec5710d9
0.2.1 revision
5 vuotta sitten
rakshazi
2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
5 vuotta sitten
Slavi Pantaleev
d3ecc6f017
Fix bridges failing to upload media when Synapse workers are enabled
5 vuotta sitten
Slavi Pantaleev
15f4cc924d
Rename variables (_database_db_name -> _database_name)
5 vuotta sitten
Slavi Pantaleev
e3a0c9adda
Add (Postgres + SQLite) support to matrix-reminder-bot
This has been tested and appears to work.
5 vuotta sitten
Slavi Pantaleev
ccabc82d4c
Use more fully-qualified container images
This is both for consistency with 93cc71cb69976c
and for making things more obvious.
5 vuotta sitten
Slavi Pantaleev
6e8a39119b
Update matrix-reminder-bot (0.1.0 -> 0.2.0)
5 vuotta sitten
Slavi Pantaleev
31b79553e0
Make matrix-reminder-bot default to in-container networking
5 vuotta sitten
Slavi Pantaleev
78b1ef9a5f
Add support for matrix-reminder-bot
5 vuotta sitten