Browse docs
--- title: "Enterprise Migration Guides" description: "Step-by-step upgrade and migration instructions for Aurora Enterprise." icon: "arrow-right-arrow-left" ---
Migration Guides
Migrating from OSS to Enterprise
- Backup your configuration — Export your current config.yaml and environment variables
- Backup your database — Create a PostgreSQL dump
- Install Enterprise binary or deploy the Enterprise Docker image
- Configure Enterprise license — Set your license key
- Verify configuration — Run preflight checks
- Migrate data — Point Enterprise at your existing database
- Test — Verify all routes, providers, and keys work
- Cut over — Update DNS or load balancer to point to Enterprise
Cross-Edition Compatibility
OSS and Enterprise share the same core gateway code. Enterprise is a strict superset — every OSS feature, provider, and integration works identically in Enterprise.
Always back up your database and verify your config before upgrading between major versions. Review changelogs for any migration notes specific to the release.