Infrastructure as a code talker.
Battle-tested deployment recipes for web apps on VPS and cloud. Each recipe includes a setup.sh that provisions the server and a deploy.php wired to Deployer for GitLab CI/CD.
| Recipe | Stack | Target |
|---|---|---|
| Laravel + Nginx FPM | PHP-FPM, Nginx, PostgreSQL/MariaDB, Redis | DigitalOcean droplet |
| Laravel + FrankenPHP | FrankenPHP (Caddy), PostgreSQL/MariaDB, Redis | DigitalOcean droplet |
| Laravel on Cloud Run | Docker (Server Side Up), Google Cloud Run | GCP |
| Go + systemd | Go binary, systemd service | VPS |