Export Environment
Export an Environment
Environment export creates a portable JSON package containing the selected environment configuration and data. The exported package can be downloaded, stored as a backup reference or imported into another compatible platform installation.
Environment Export Overview
The environment export process collects the environment topology, selected configuration files, application files and private data into a single .json manifest. This package can then be imported into another compatible cloud platform to recreate the environment.
Requirements and Limitations
The environment must be running
An environment can be exported only while it has the Running status.
Source access must be available during import
The source platform may need to allow the import process to download environment files through the required service port. Export and import availability can therefore depend on the hosting provider’s network configuration.
Before beginning a migration, verify that both the source and destination platforms support environment export and import. Also confirm that the destination platform offers compatible node types, software stacks and sufficient resource quotas.
Start the Export Process
Locate the environment
Sign in to the dashboard and find the running environment that you want to export.
Open environment settings
Click the Settings button for the selected environment.
Open the Export section
Navigate to Export in the environment settings and click the export action.


Select Export Content
In the Environment Export dialog, choose which parts of the environment should be included in the package. Select all available options when a closely matching copy is required.
Select the required data categories
Enable the options that match the migration or backup requirement.
Review the selection
Confirm that all important application and configuration data is included.
Click Export
Start the package creation process and wait for the platform to complete the export.

Keep the source environment until migration is verified
Do not delete or permanently modify the original environment until the exported package has been imported successfully and the copied application has been tested.
Container-Specific Considerations
Some node types and services require additional attention during export and later import.
Review unsupported data before migration
Create separate backups or configuration records for node types whose files are not included in the environment export package.
Download the Exported Package
After the export completes successfully, a new date- and time-based entry appears in the Exported Environment Copies list.
Locate the completed export
Find the newly created entry in the exported copies list.
Download the JSON file
Click the export entry to save the compiled .json package to your local computer.
Copy the manifest address when required
Use the available context action to copy the direct package address. This address may also be used during environment import.

The account may also receive an email notification containing access to the list of completed environment exports.
Manage Exported Copies
Multiple export packages can be retained in the account. Each package consumes storage space and may therefore affect platform usage charges according to the hosting provider’s tariff.
Expected Result
A downloadable JSON package is created for the selected environment. The package contains the mandatory topology settings and any optional private data or configuration files selected during export. It can then be imported into another compatible platform installation.
Important Notes
- The environment must be running before export can begin.
- Topology settings are mandatory and included by default.
- Select Private Data and Configuration Files when a more complete environment copy is required.
- Some node types do not include their runtime data and must be reconfigured after import.
- An NGINX node may restart briefly during export.
- Keep the original environment until the imported copy is fully tested.
- Exported packages use account storage and may contribute to platform charges.
- Protect downloaded JSON packages because they may reference sensitive configuration or access information.
