Commit Graph

33 Commits

Author SHA1 Message Date
uumas
f64ea2cbe3 container: Allow custom ip addresses for more than one network 2026-03-14 23:33:04 +02:00
uumas
dac44638e6 service: Don't use different networks for additional containers 2026-03-12 03:08:42 +02:00
uumas
489b8eaade service: Use native socket for oauth2 proxy 2026-03-12 03:08:36 +02:00
uumas
31cf49b004 service: Improve additional container support 2026-03-12 00:42:00 +02:00
uumas
9e3e1496f0 service: Split container network namespaces 2026-03-12 00:40:54 +02:00
uumas
69ae1687b7 service: Add support for mongodb 2026-03-12 00:35:42 +02:00
uumas
efc7bf5434 service: Imrove native sockets 2026-03-12 00:34:25 +02:00
uumas
294b931d19 service: Support publishing arbitary ports through sockets 2026-03-12 00:32:10 +02:00
uumas
470b60f988 service: Support postgres >= 18 and postgres upgrades 2026-03-12 00:26:35 +02:00
uumas
58ff2f6217 service: Add support for native sockets for http 2026-02-13 02:00:44 +02:00
uumas
de707b4e71 service: Add support for mariadb 2026-02-12 20:01:52 +02:00
uumas
b030d671b5 service: Add support for mounting entire copied directory 2026-01-09 17:24:01 +02:00
uumas
b2540e2bd3 service: Validation, set default for mounts in additional containers 2025-11-26 22:26:12 +02:00
uumas
2712cf2865 service: Support setting templated file mode 2025-09-16 12:37:20 +03:00
uumas
597faa3fd5 service: Set static ips for other containers too 2025-09-15 12:34:57 +03:00
uumas
16babfd5ed service: Have service depend on oauth2-proxy socat socket if set 2025-09-15 12:34:21 +03:00
uumas
fea49be8d1 Use service-specific oauth2-proxy instances 2025-09-14 03:10:20 +03:00
uumas
014edb08ac service: fix template mounts for additional containers 2025-08-28 11:02:35 +03:00
uumas
6baab11851 service: Support proxy forward auth using OAuth2 Proxy 2025-07-13 19:09:08 +03:00
uumas
4e4f824958 service: Support additional networks for database 2025-07-13 19:05:37 +03:00
uumas
4d3a5933c0 service: Better organize vars 2025-07-05 16:52:10 +03:00
uumas
6437c78a94 service: Move mount variable definitions form set_fact to vars 2025-07-05 16:33:29 +03:00
uumas
faa68bfe83 service: Support setting type and target for db password secret 2025-06-28 13:46:07 +03:00
uumas
78860da6a4 service: Add support for redis 2025-06-27 00:06:28 +03:00
uumas
aa9eabf19c service: Actually do something with service_additional_containers 2025-06-27 00:06:23 +03:00
uumas
2e14434c9f service: Set secret target to secret name
This is a breaking change as it was previously prefixed with service
name
2025-06-27 00:05:51 +03:00
uumas
093e7846ad service: Option to not pass host header to container service 2025-04-05 04:38:57 +03:00
uumas
5a154d3f17 Move service_container_requires from set_fact to vars 2025-04-04 22:16:51 +03:00
uumas
7b46279c63 service: Better use podman secrets for database passwords 2025-04-04 22:16:08 +03:00
uumas
e3007ff405 service: Support specifying wants 2025-03-22 01:43:47 +02:00
uumas
79f1be5cbe service: move secrets definition from set_fact to vars 2024-11-19 22:27:29 +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
563bfa5a32 service: use include_vars instead of set_fact for database name 2024-11-19 20:03:56 +02:00