Server Initialization Script
A complete server initialization script covering security hardening, user creation, firewall, and essential software installation.
From server initialization to Docker, Nginx, automated deployment and backup recovery. Build repeatable, rollback-capable, and auditable production environments.
A complete server initialization script covering security hardening, user creation, firewall, and essential software installation.
Three copy-paste Nginx site configurations — static site + HTTPS, PHP-FPM proxy, and Node.js reverse proxy — with a comparison table, go-live commands, and common pitfalls.
Configure automated website deployment using GitHub Actions and Git Hooks — push to deploy workflows.
Build a Docker Compose LAMP stack (Nginx + PHP-FPM + MySQL) with a .env file, Nginx-to-PHP routing, troubleshooting notes, and a pre-launch security checklist.
AI prompt template and resources for Environment Deployment