7 Commits

Author SHA1 Message Date
d2473533d5
Migrate from Docker on Debian to Podman on Rocky
- Upgrade base OS from Debian 11 to Rocky Linux 9
- Configure 100GB XFS filesystem with auto-expansion
- Replace Docker with rootless Podman for improved security
- Add nginx reverse proxy for non-privileged port handling
- Move the Traefik dashboard from port 8443 to 9443
- Configure SELinux contexts for container operations
2025-06-08 22:14:49 -04:00
bf9c98fd3f
Automated Nextcloud installation 2022-11-24 02:00:52 -05:00
511c26392c
Add Nextcloud to docker-compose.yml 2022-11-22 03:27:34 -05:00
91c65abb91
Redirect to www from root domain 2022-11-20 21:32:39 -05:00
7bd4858c7e
Add DNS-01 ACME wildcard certificate
- Add Ansible Vault convenience script
2022-11-19 20:58:07 -05:00
e7a8c8aa1c
Add port forward script and WordPress
- Added Makefile
- Added UFW firewall
2022-11-19 05:02:28 -05:00
75ee5be87d
Deploy a simple webserver docker-compose stack
The beginning of a revamp of FRITA infrastructure into containers
2022-11-18 02:51:49 -05:00