DeployCopy Project

Copy Project

Zeabur provides a Project Copy feature that allows you to easily copy projects to any region.

You just need to go to the project settings page to find the one-click project copy feature. This feature will automatically copy your entire project to any region you choose, including project architecture, environment variables, and even your disk data. The entire process takes only a few minutes, greatly saving your time and effort.

  • Projects without disk: If your project doesn’t have mounted disk storage, the copying process can even achieve zero downtime, with an experience as smooth as restarting a service.
  • Projects with disk: If your project has mounted disk storage, the copying time will depend on the data size. Our backend will automatically backup your disk data to S3 storage and restore it to the new project, ensuring your data is complete and safe.

Copy Content Description

💡

The project copy feature will completely copy your project, including all data. After copying, you need to rebind domains as it will not automatically inherit the domain settings of the original project.

When copying a project, the following content will be completely copied:

  • Project Architecture: All service configurations and relationships
  • Service Type: Docker images, Git repositories, etc.
  • Environment Variables: All configured environment variables
  • Disk Data: All data in disk storage
  • Network Settings: Port configurations and network rules

Important Notes

  1. Zero Downtime Copying: Projects without disk storage can achieve zero downtime copying, while projects with disk storage have copying time depending on data size.

  2. Data Integrity: During the copying process, all data will be completely backed up and restored, ensuring data security.

  3. Domain Rebinding: Copied projects need to rebind domains and will not automatically inherit the domain settings of the original project.

  4. Resource Consumption: The copying process will temporarily consume additional storage space for data backup.

How to Use

The project copy feature is located in your project settings.

1. Go to project settings and find the “Copy Project” button

step 1.1

step 1.2

2. Select target region

step 2.1

3. Wait a few minutes for copying

step 3.1

step 3.2