Skip to content
LogoLogo

Migrations

Use these guides when your app already exists on another platform and you want to move the code, environment variables, deployment commands, and domains into CreateOS.

Guides

Before you migrate

Collect these from your current platform first:

  • Source code location: GitHub repository or exported ZIP
  • Install command, build command, and start command
  • Required environment variables and secrets
  • Runtime port
  • Custom domains and DNS records
  • Background workers, cron jobs, databases, storage, and queues