Firebase Managed
Fast SaaS deployment with managed Firestore and Storage.
Pick where the application stores authentication, module data, files, screenshots, widgets, extension data, and employee activity before creating the first admin account.
Fast SaaS deployment with managed Firestore and Storage.
Single-server installs, demos, and smaller self-hosted buyers.
Production self-hosting, larger customers, and multi-instance servers.
Choose Firebase, SQLite, or Postgres before first login. If no Firebase config is present, the app auto-starts in SQLite mode.
Add ADMIN_SETUP_KEY so the first admin account can be created securely.
For Railway SQLite installs, mount a volume at /data before production use.
Set NEXT_PUBLIC_APP_URL to the final domain for signed storage URLs, agents, widgets, and extensions.
Configure storage: Firebase Storage for managed mode, or LOCAL_STORAGE_DIR for built-in mode.
Run the app, open /setup, and create the primary admin account.
After login, open Guide and Settings to configure SMTP, IMAP, Stripe, Twilio, AI keys, widgets, and automation.