Commit Graph

12 Commits

Author SHA1 Message Date
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
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
5648887a64 service: Make database password accessible in template mounts 2024-11-13 20:54:10 +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
3fbd737eb6 service: lint and add missing argspec elements specs 2024-11-08 04:28:50 +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