Installation
Prerequisites
Before installing Orphelix, ensure you have:- Node.js >= 24.0.0 (Download)
- kubectl installed and configured (optional, for real cluster access) (Install Guide)
- Git to clone the repository
- macOS or Linux operating system
Install from Source
Clone and set up Orphelix:npm run orphelix.
First Run
Start Orphelix for the first time:What Happens on First Run?
The CLI will automatically:-
Check Dependencies
-
Install npm Packages (if needed)
-
Build Standalone App (if needed)
-
Configure Hostname (interactive)
-
Initialize Database
-
Start Application
Configuration Options
Custom Port
Run on a different port:Skip Hostname Configuration
If you don’t want to configureorphelix.local, answer “No” when prompted:
http://localhost:3000