23 Commits
Author SHA1 Message Date
kris bb75366247 Replace the broken Rocky 10 box with a custom one 2026-05-23 11:40:47 -04:00
kris dc7124712b Follow Ruby constant conventions for playbook var 2026-05-16 10:21:33 -04:00
kris 4603ff67d9 Divide firewalld zones for FOG server 2026-04-25 19:14:26 -04:00
kris 0aa62d6af9 Add FOG server role 2026-04-23 01:04:01 -04:00
kris 7b24236e92 Fix permissions for MediaWiki LocalSettings.php 2025-07-03 01:30:44 -04:00
kris efd29c08fb Add MediaWiki container to webserver stack 2025-06-29 21:38:53 -04:00
kris bda79d0b37 Update Traefik syntax and add nginx SELinux perm 2025-06-08 22:54:52 -04:00
kris 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
kris 236ec455cc Add cron and fix database maintenance task 2023-10-03 23:30:28 -04:00
kris 69c38221ec Update .env template and add --diff 2023-10-03 20:45:15 -04:00
kris 63c544d9e9 Add ncdu and tree packages 2022-11-25 02:58:00 -05:00
kris c8015351b4 Add strong random example of generating secrets 2022-11-25 01:02:13 -05:00
kris 7048aa8418 Add Ansible Vault instructions to README 2022-11-25 00:57:02 -05:00
kris 3abca7ce15 Remove old Nextcloud role 2022-11-24 02:11:09 -05:00
kris bf9c98fd3f Automated Nextcloud installation 2022-11-24 02:00:52 -05:00
kris 511c26392c Add Nextcloud to docker-compose.yml 2022-11-22 03:27:34 -05:00
kris 91c65abb91 Redirect to www from root domain 2022-11-20 21:32:39 -05:00
kris 34495c80be Remove old WordPress role 2022-11-20 05:11:43 -05:00
kris 671a94063d Example production-env clone 2022-11-20 05:06:20 -05:00
kris 51b6f3b843 Install dnsutils 2022-11-20 01:49:52 -05:00
kris 7bd4858c7e Add DNS-01 ACME wildcard certificate
- Add Ansible Vault convenience script
2022-11-19 20:58:07 -05:00
kris e7a8c8aa1c Add port forward script and WordPress
- Added Makefile
- Added UFW firewall
2022-11-19 05:02:28 -05:00
kris 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