Leftclick tooling

Coolify Supabase migration

Sync Coolify environment variables, migrate Postgres with pg_dump/pg_restore, and mirror MinIO-compatible buckets — designed for migration hosts that reach both clusters.

Source Coolify

API token from Keys & Tokens → API tokens.

Destination Coolify

Use the Coolify Supabase template (Advanced) or paste the destination Service / Application UUID.

Postgres

Uses pg_dump custom format and pg_restore — requires DB reachable from this server. URLs can be inferred from Coolify env vars on an Application or Service (DATABASE_URL, PGHOST…) returned by the Coolify API.

MinIO / S3

Object copy via S3-compatible API (path-style).