$lockin500hosting-orchestrator
AUTH PENDINGUNKNOWN
modulehosting-orchestratortimetasksUNKNOWNnotificationsUNKNOWNinfraPARTIALrevenueUNKNOWNproductivityUNKNOWNloadOK
hosting orchestrator™

Every product deploys independently

One pane for every product's hosting surface. Each row derives from the Dependency Registry™; values are UNKNOWN until a deployment exists.

export readiness: 95%
dependencies: 6

ORCHESTRATION SURFACE

  • DomainsUNKNOWN
  • SubdomainsUNKNOWN
  • SSLUNKNOWN
  • ProvidersUNKNOWN
  • Monthly costUNKNOWN
  • BackupsUNKNOWN
  • Environment variablesUNKNOWN
  • Restore pointsUNKNOWN
  • Migration plansUNKNOWN
  • Export packagesUNKNOWN

DEPENDENCIES & EXIT PLANS

hosting center →
NameTypeReplaceableMigrationExport
Lovable Cloud · DatabasedbACTIVESchema is plain Postgres. Migrate to any managed Postgres (Neon, Supabase self-hosted, RDS) via pg_dump + the migrations folder.Per-table CSV export from the Cloud console; full schema captured in versioned migration files.
Lovable Cloud · AuthenticationauthACTIVEUser records live in auth schema; export users + identities and re-import to any OIDC-capable provider (Auth0, Clerk, Keycloak, Cognito).Admin export of users via Auth Admin API; roles export from public.user_roles.
Lovable Cloud · Object StoragestorageACTIVES3-compatible API surface. Mirror buckets to AWS S3, Cloudflare R2, or Backblaze B2 with rclone.Bucket-level download via Cloud console or s3 client.
Lovable AI GatewayaiACTIVEProvider-agnostic call shape. Swap to direct OpenAI / Anthropic / Google AI SDK by replacing the gateway client.All prompts/completions logged in operator-owned audit tables (when activated).
TanStack StarttoolingPENDINGFramework migration is a rewrite. Mitigation: keep business logic in /lib pure modules, decoupled from route files.Entire codebase is portable source — no proprietary runtime.
Lovable · Development PlatformtoolingACTIVESource code is portable. Deploy to Cloudflare Workers, Vercel, Netlify, Docker, or self-hosted VPS. The Future Deployment Layer™ owns this.Full git history + source code export.