Endatix Hub
Hub is the visual layer on the Endatix API: form builder, submissions, and workspace admin. Next.js App Router, Auth.js, Tailwind. Commercial license for production.
Configure Hub with environment variables. The API uses appsettings.json — do not look for Hub .env keys under Configuration → Settings.
Start here
- Hub environment variables — required keys, request-time
ENDATIX_*, Helm - Environment — Platform Admin runtime audit (no secret values)
Hub developer pages
- Embed events — postMessage contract for embedded forms
- Azure Blob Storage — configure Hub asset storage on Azure
- RustFS storage — S3-compatible RustFS
- Asset storage overview — public vs private mode
- Maintenance mode — env-driven Hub maintenance
- Authentication — JWT, Keycloak, Google
- Self-hosting · Subfolder · Reverse proxy
Local clone: copy hub/.env.example, set the required secrets, run pnpm dev. Platform Admin → Environment shows the live request-time values.