Docs / Getting Started
Installation
Choose the method that fits your setup. The bootstrap installer handles Node.js + Easy DevOps in one pass.
If you already have Node.js 18+, one command is all it takes:
terminal
npm install -g easy-devops && easy-devopsNo Node.js? See the bootstrap installers below for a one-line auto-install.
Requirements
- ✅Node.js 18+ (with npm)
- ✅Linux (Debian/Ubuntu etc.) or Windows
- ⚠️Windows users: PowerShell must be run as Administrator (required for managing services and SSL certificates)
- ➕Optional: Nginx, nvm (installed separately or via the tool)