renovate[bot]
b9de0aa64e
chore(deps): update registry.gitlab.com/etke.cc/buscarron docker tag to v1.4.1
2 years ago
Aine
2baea7ce7b
buscarron v1.4.0
2 years ago
Slavi Pantaleev
5e7b882ce9
Adjust homeserver URL for Buscarron
2 years ago
Slavi Pantaleev
d8b867b6fb
Move matrix-bot-buscarron to its own container network
2 years ago
Aine
5b6fc8d547
buscarron: migrate to native /metrics auth
2 years ago
Samuel Meenzen
c846ed199b
Annotate version numbers with renovate metadata
2 years ago
Slavi Pantaleev
6427397486
Do not hardcode sslmode=disable to Postgres connection strings - make it configurable
This is backward-compatible with what we had before. We're not changing
the SSL mode - just making it configurable.
Most components are defaulting to `sslmode=disable`, while some
(`matrix-bot-matrix-reminder-bot` and others) do not specify an `sslmode` at all.
We're making sslmode configurable, because certain external Postgres
servers may be configured to require SSL encryption.
In such cases `sslmode=disable` does not work and needs to be changed to
`sslmode=require` or something else (`verify-ca`, `verify-full`, etc).
2 years ago
Aine
c20d74af79
buscarron and honoroit - add basic auth for metrics
3 years ago
Slavi Pantaleev
725b2beed7
Add native Traefik support to Buscarron
3 years ago
Slavi Pantaleev
bc5dda2b3a
Reorder some Buscarron default variables and fix some typos
Fixes a regression introduced in 0220c851e8
3 years ago
Slavi Pantaleev
0220c851e8
Add multiple container networks support to Buscarron
3 years ago
Slavi Pantaleev
6c2d397853
Fix inaccurate Buscarron project description comment
3 years ago
Aine
2fc02abfdc
Update buscarron v1.3.0 -> v1.3.1
3 years ago
Aine
b487bb6749
unify image prefixes
3 years ago
Slavi Pantaleev
7b43ef34b7
Remove more hardcoded matrix-postgres references
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
Aine
12fe1f417c
update buscarron 1.2.1 -> 1.3.0
3 years ago
Aine
9bd5376e03
Update Buscarron 1.2.0 -> 1.2.1
3 years ago
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 years ago
Aine
e149f33140
add/unify 'Project source code URL' link across all roles
3 years ago
Aine
970afa4578
Update Buscarron 1.1.0 -> 1.2.0
3 years ago
Aine
d09934c79c
matrix-bot-buscarron - set defaults
3 years ago
Aine
8c505e8a2c
matrix-bot-buscarron v1.1.0
3 years ago
Aine
c92af9fe89
matrix-bot-buscarron: feedback
4 years ago
Aine
b720b15de6
buscarron v1.0.0
4 years ago
Aine
290754371a
add matrix-bot-buscarron
4 years ago