Skip to main content

Resync

After cloning a service, you will have a new option visible in the service overview: Resync

From the service overview, click on "Resync" button to resynchronize your cloned service from the orgin. After a confirmation, the process will start and will do:

  • Create a new backup from the originĀ 
  • Stop your app in the destination server
  • Restore the latest fresh backup
  • Restart the service

This includes the docker-compose stack, the .env, credentials, volumes. But global settings changes like custom backup configuration, custom alerts rules and custom firewall rules are not copied in this process.