Core Technologies¶
Contributor documentation
This section explains how the Manager, Nodes, and cluster work internally and how to contribute to the opensource cluster itself. If you are a developer who just wants to run your own code on the cluster, see the Users documentation instead.
External documentation for core components.
| Component | Links |
|---|---|
| Express.js | Docs · API |
| Sequelize ORM | Docs · Models · Migrations |
| EJS | Docs · Syntax |
| Proxmox VE API | API Viewer · Guide · Tokens |
| LDAP Gateway | GitHub · SSSD Docs |
| DNSMasq | Docs · Man Page |
| NGINX | Docs · Reverse Proxy |
| Node.js | Docs — 24.x LTS |
| Docker | Docs · Compose |
Version Requirements¶
| Technology | Recommended |
|---|---|
| Node.js | 24.x LTS |
| Proxmox VE | 13.0+ |
| PostgreSQL | 18.0+ |
| NGINX | Latest stable |