12 Commits

Author SHA1 Message Date
bda79d0b37
Update Traefik syntax and add nginx SELinux perm 2025-06-08 22:54:52 -04:00
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
236ec455cc
Add cron and fix database maintenance task 2023-10-03 23:30:28 -04:00
69c38221ec
Update .env template and add --diff 2023-10-03 20:45:15 -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
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
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