Skip to content

Clones

Clones are new instances created with a copy of the data from the cloned instance. They are meant to be used only temporarily, for example to make sure an upgrade will succeed, or to make sure a fix is working as expected on production data. They will expire after one month, they cannot be extended, and you can only have one at a time. You can request a clone of your database directly from the web interface. First go to your instance's page, and select the tab named Clones.

clones.png

In this tab, if you don't have an active clone already, you can click on the Create new clone button, and a calendar will appear:

clones-calendar.png

You can then select from which snapshot the clone will be created by clicking on the dot or the day you would like.

After the clone is created, you can see it in the same tab, in the list of expired and active clones. clones-list.png

Warning

You need to refresh your authorization before being able to do any operation on the newly created clone. Deleting your browser cookies or logout/login will do that.

Warning: Cloning jobs can timeout before actually starting, further info here