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
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
2c6171e649
Debian 10 compatibility
Change inventory defaults to use the environments directory and
add what is necessary for Debian 10.
2020-01-17 00:50:22 -05:00
7f377e676d
Added a nextcloud role
Added a Nextcloud installation and set a static IP in vagrant.
2019-01-23 19:54:37 -05:00
82180d6b0d
Added webserver and wordpress roles
Added a basic LAMP stack role called webserver then I added a
wordpress role that sets up a basic wordpress configuration.
2019-01-02 00:04:01 -05:00