Commit graph

6 commits

Author SHA1 Message Date
4da71eadec
Add basic rootless Certbot role
This automatically renews Let's Encrypt certificates, but does nothing
further with them. You need additional logic to use them for example
with nginx.
2024-10-12 21:41:00 +02:00
67681b6fdc
Add firewall configuration role
This role is intended for simple port forwarding via `nftables` rules.
2024-10-10 22:12:08 +02:00
25d72229d8
Make sure sce_cfg_group is a system group 2024-10-07 03:26:07 +02:00
65ec7e94d0
Ensure systemd user service manager is enabled
This is required to have the rootless containers start at boot.
2024-10-07 03:20:30 +02:00
37ac2e0403
Add install of basic Podman configuration 2024-10-07 03:10:05 +02:00
9d01453d9f
Initial commit 2024-10-07 02:09:52 +02:00