Commit graph

17 commits

Author SHA1 Message Date
8cd14ac9e6
Replace Authelia & LLDAP by Keycloak 2024-07-06 10:29:57 +02:00
a66b370e84
Move Synapse OIDC client id/secret from synapse_secrets to authelia_secrets. 2024-05-11 10:58:34 +02:00
c0f8721a00
Add Authelia OIDC for Synapse. 2024-05-09 11:22:22 +02:00
e3abbbb8fe
Split setup & updates tasks to allow running only update ones. 2024-04-20 12:17:10 +02:00
1514031f1e
Migrate Synapse database to postgres container. 2024-04-01 11:02:09 +02:00
14b484dd37
Replace docker_projects_dir by project_dir variable. 2024-03-30 11:58:59 +01:00
604e836b96
Add {{ docker_host }} variable. 2024-03-30 11:32:39 +01:00
06a963ed38
Synapse: Change PostgreSQL datadir chmod from 770 to 700.
PostgreSQL datadir permissions are changed to 700 by the container.
Set to 700 from the start to stop the task displaying "changed"
everytime the synaspe role is run.
2024-03-17 14:50:22 +01:00
542d4ad5f3
Add email support for Matrix/Synapse. 2024-03-16 20:34:38 +01:00
1304ffd7b7
Replace occurences of ansible_env['USER'] by host_uid. 2024-03-16 18:52:25 +01:00
8d197c8e55
Add docker.io prefix to container image names. 2024-03-02 12:13:30 +01:00
7d78e00d71
Add a task to show which image(s) got pulled. 2024-02-23 15:15:30 +01:00
93c291289c
Run backup before recreating container(s) if a new image has been downloaded. 2024-02-23 14:29:10 +01:00
0460ac0840
Add Synapse backup tasks. 2024-02-23 12:17:32 +01:00
Viyurz
8b8e7505eb Docker: Publish ports to localhost + proxy to ip to reduce lookups. 2024-02-18 22:19:55 +01:00
4f805ae80d Replace fake spaces by real ones. 2024-02-17 19:09:25 +01:00
Viyurz
474ca92782 The Great Ansible Update. 2024-02-17 19:01:04 +01:00