Manage N isolated nSelf project instances on a single Hetzner box. Provision, pause, resume, delete, and migrate tenant instances from one API. Powers ɳCloud managed hosting — each cloud customer gets a fully isolated nSelf stack provisioned and maintained by the controller.
This plugin is only available on the ɳCloud MAX tier. It is not available as a standalone bundle purchase. It is used internally by the ɳCloud infrastructure to manage customer instances. Contact nself.org/cloud for managed hosting details.
On a single Hetzner VPS, the tenant controller runs as a management layer above each isolated nSelf instance. When a new ɳCloud customer signs up, the controller:
| Endpoint | Method | Description |
|---|---|---|
/tenants | GET, POST | List or provision tenant instances |
/tenants/:id | GET, DELETE | Read or deprovision a tenant |
/tenants/:id/pause | POST | Pause a tenant instance (stops containers, preserves data) |
/tenants/:id/resume | POST | Resume a paused tenant instance |
/tenants/:id/migrate | POST | Live-migrate a tenant to another host |
/tenants/:id/plugins | GET, POST | List or install plugins for a tenant |
/health | GET | Plugin health check |
Category: Infrastructure | Tier: ɳCloud MAX | Last Updated: April 2026 | Plugin Version 1.1.1