Commit Graph

41 Commits

Author SHA1 Message Date
uumas
7b46279c63 service: Better use podman secrets for database passwords 2025-04-04 22:16:08 +03:00
uumas
68b3dcb49c service: rename secrets return variable 2025-04-04 22:13:07 +03:00
uumas
9bb2b24948 Make randomly generated secret length configurable 2025-04-04 21:21:42 +03:00
uumas
335656a166 Use import_role where possible 2025-04-04 21:20:21 +03:00
uumas
0895fba761 lint 2025-03-22 02:07:23 +02:00
uumas
46242f30d5 synapse: Support configuring login via oidc provider 2025-03-22 02:05:43 +02:00
uumas
cefa207eed synapse: Use matrix authentication service 2025-03-22 02:05:28 +02:00
uumas
974621ee16 Add matrix authentication service role 2025-03-22 02:02:32 +02:00
uumas
ffe3279886 volume: Make uid/gid assert quiet 2025-03-22 01:46:17 +02:00
uumas
f1eb28b431 service: Support specifying additional vhost locations and container
networks
2025-03-22 01:44:40 +02:00
uumas
e3007ff405 service: Support specifying wants 2025-03-22 01:43:47 +02:00
uumas
2528e2605c service: Make secrets available in a variable 2025-03-22 01:42:03 +02:00
uumas
d5cd823e5a container: Move secrets to its own tasks file 2025-03-22 01:31:24 +02:00
uumas
79f1be5cbe service: move secrets definition from set_fact to vars 2024-11-19 22:27:29 +02:00
uumas
98edd6051a synapse: rename synapse_public_base_domain to synapse_external_domain 2024-11-19 21:31:14 +02:00
uumas
b74b49d6e9 Add synapse role 2024-11-19 20:14:05 +02:00
uumas
d7c806bf19 service: Support setting volume user and group 2024-11-19 20:11:38 +02:00
uumas
1b62d4df72 service: Add support for template mounts
Template mounts are templated from jinja2 templates to a service name
-specific directory under /srv and bind mounted inside the container.
2024-11-19 20:10:33 +02:00
uumas
b17932816b service: Use C collate and ctype for postgresql 2024-11-19 20:04:47 +02:00
uumas
563bfa5a32 service: use include_vars instead of set_fact for database name 2024-11-19 20:03:56 +02:00
uumas
ab4b6b7825 service: Support setting container secrets 2024-11-19 20:00:27 +02:00
uumas
64606707d4 service: Support setting container user 2024-11-19 19:57:41 +02:00
uumas
cb3d5f177d container: Add no_log to sensitive task 2024-11-19 19:53:35 +02:00
uumas
61a8e67205 Add volume role and support setting volume owner
Add volume role
container: Use volume role, including support for user and group
2024-11-19 19:50:43 +02:00
uumas
61aa99bcd1 container: shell quote environment variables 2024-11-19 19:35:53 +02:00
uumas
2287077f42 network: switch to using the containers.podman.podman_network module 2024-11-19 19:34:32 +02:00
uumas
007514feb5 container: switch to using the containers.podman.podman_container module 2024-11-19 19:33:10 +02:00
uumas
28dc77a907 container: Ensure mount sources and destinations are unique 2024-11-19 19:12:08 +02:00
uumas
356560f268 container: Clarify argspec mount readonly description 2024-11-19 19:09:15 +02:00
uumas
93cc64ba98 podman: Exlicitely install aardvark-dns
It's needed for dns to work inside containers
2024-11-19 19:06:07 +02:00
uumas
5648887a64 service: Make database password accessible in template mounts 2024-11-13 20:54:10 +02:00
uumas
e7dab881f2 example: Add database 2024-11-13 19:15:24 +02:00
uumas
eccc308bcf service: Add support for service postgres containers 2024-11-11 12:24:16 +02:00
uumas
e85b753518 service: Fix error when no mounts are defined 2024-11-11 12:15:12 +02:00
uumas
eff2e908fb container: Add podman secret support 2024-11-11 11:51:22 +02:00
uumas
d1a4a3c711 fix example role 2024-11-10 10:09:28 +02:00
uumas
0dd0dc97a0 Add example role 2024-11-08 04:29:08 +02:00
uumas
3fbd737eb6 service: lint and add missing argspec elements specs 2024-11-08 04:28:50 +02:00
uumas
eaeab956c1 Generate readmes 2024-11-08 03:50:06 +02:00
uumas
828c1b0f9e service: import -> include 2024-08-02 05:51:18 +03:00
uumas
5c46597261 Initial commit
Basic roles for installing podman, creating containers, networks and
services
2024-07-28 16:13:13 +03:00