Migrating Apps in Private Spaces
Last updated December 03, 2024
Table of Contents
There is no automated feature to migrate apps and data to or from Private Spaces or between spaces. This guide covers how to perform manual migrations.
Basic Guide
- Back up and migrate the database(s), if any.
- Re-push app code to the destination.
- Consider differences in the way Private Spaces operate and whether any add-ons the app uses work or must be configured differently in the destination. For instance, SSL for apps in Private Spaces works slightly differently.
- If you are switching from a Cedar-generation runtime to a Fir-generation runtime, also consider any differences between the generations.
See Migrating Apps From the Common Runtime to a Private Space for more info.