Simulated Enterprise
DevOps Infrastructure Lab
Real infrastructure platform on Ubuntu Server ARM64: containerized applications exposed via Nginx reverse proxy, full provisioning and hardening with Ansible (UFW, Fail2Ban, ClamAV, SSH), private ZeroTier network, and CI/CD with self-hosted GitHub Actions.
- Ubuntu Server ARM64 as the base, provisioned with Ansible (10+ hardening roles)
- Multi-container setup with Docker Compose: Frontend, Backend, Admin, DB, API
- Nginx reverse proxy with per-subdomain virtual hosts (agrosinergia.local, safetek.local)
- CI/CD with GitHub Actions, ARM64 self-hosted runners, and multi-arch builds via Buildx
- Private ZeroTier network + hardened SSH (high port, no root, no password auth)