Migrating from Coolify

Overview

Pushd can import your Coolify application configurations. This imports project names, repository URLs, branches, and custom domains. Environment variable keys are imported but values must be re-entered (Coolify does not expose them via API).

Steps

  1. Go to /dashboard/settings
  2. Find the "Migrate from Coolify" section
  3. Enter your Coolify instance URL and API key
  4. Review the list of applications
  5. Select the apps you want to import
  6. Re-enter environment variable values
  7. Trigger your first Pushd deployment for each project

What transfers

Imported

  • Project name
  • Repository URL
  • Branch
  • Custom domain
  • Env var keys

Not imported

  • Running containers
  • Env var values
  • Database data
  • Deploy history
  • SSL certificates