Dashboard
Recent apps
| App | Path | Status | Added |
|---|
All Apps
| App | Slug / Path | Port | Status | Added | Actions |
|---|
Settings
Platform settings are managed via environment variables and the apps-registry.json file in the repo.
To add a new app to the server, SSH in and run:
bash scripts/add-app.sh <slug> "<Name>" <port>
To deploy the latest code:
bash scripts/deploy.sh