> ## Documentation Index
> Fetch the complete documentation index at: https://developer.upsun.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Migration guides

> Migrate your applications from other hosting providers to Upsun.

Moving to Upsun? These guides walk you through the full migration process — from auditing your current setup to going live with DNS.

<CardGroup cols={3}>
  <Card title="From Self-Managed" icon="server" href="/tutorials/migration/from-other-provider#from-self-managed">
    Migrate from your own servers, VMs, or bare metal infrastructure.
  </Card>

  <Card title="From Heroku" icon="cloud" href="/tutorials/migration/from-other-provider#from-heroku">
    Convert your Procfile, add-ons, and pipelines to Upsun.
  </Card>

  <Card title="From Vercel" icon="triangle" href="/tutorials/migration/from-other-provider#from-vercel">
    Move from serverless to persistent containers with full control.
  </Card>
</CardGroup>

All providers follow the same migration path — the guide covers provider-specific differences using tabs where needed.

<CardGroup cols={1}>
  <Card title="From Upsun Fixed" icon="arrow-right" href="/tutorials/migration/from-fixed">
    Convert your Upsun Fixed (formerly Platform.sh) app to work on an Upsun Flex project.
  </Card>
</CardGroup>
