WordPress ServerNginx, PHP-FPM with the extensions WordPress uses, and MariaDB, on an up-to-date server.Laravel ServerNginx, PHP-FPM with Laravel's extensions, Composer and Node.js, with optional MariaDB and Redis.Node.js ServerNode.js from nodejs.org, PM2 to keep apps running, and Nginx in front.Docker HostDocker Engine with the Compose plugin, on an up-to-date server.Monitoring ServerPrometheus, Node Exporter and Grafana in Docker, collecting and charting this server's metrics.Python Production StackPython, Nginx, Gunicorn and a hardened systemd service for one FastAPI, Django or Flask app.Nginx Reverse Proxy + Auto-Renewing SSLHTTPS in front of your app, API or container, with a certificate that renews by itself.CI/CD Self-Hosted Runner HostDocker, the tools CI jobs expect, and GitHub Actions or GitLab runners, with SSH hardening.Kubernetes Node SetupA Kubernetes worker ready to join a cluster, or a new control plane with a pod network.