What problem does it solve?
It eliminates the need to follow outdated, distro‑specific tutorials when configuring a cloud Linux server for web hosting, providing a modern, safe, and reproducible workflow for SSH hardening, firewall setup, Nginx configuration, and HTTPS provisioning.
Core Features & Use Cases
- Distro‑aware workflow: Detects the Linux distribution and adapts package and service commands accordingly.
- Secure access sequence: Guides SSH key‑based login verification before any hardening steps.
- Firewall and exposure management: Enforces deny‑by‑default policies with controlled port openings.
- Nginx static‑site or reverse‑proxy branches: Provides separate, validated configurations for serving files or proxying applications.
- HTTPS with ACME clients: Automates certificate issuance after DNS and HTTP validation.
- Optional advanced tuning: Offers BBR or network tuning guidance once the secure stack is stable.
Quick Start
Use the secure-linux-web-hosting skill to configure my cloud server for safe HTTPS web hosting.