sysreptor icon indicating copy to clipboard operation
sysreptor copied to clipboard

[Enquiry] Migration of Sysreptor data from localhost to a self-hosted cloud server

Open Zhiyang123 opened this issue 1 year ago • 1 comments

Hi Maintainers,

Currently, I have Sysreptor running on localhost via docker containers, as well as the data stored in docker volumes. If I were to migrate from localhost to a self-hosted cloud server (Nextcloud), what would be the recommended method.

Thank you.

Zhiyang123 avatar Aug 20 '24 07:08 Zhiyang123

Hi, The easiest option we provide is the backup functionality, which is available in SysReptor Professional.

Besides, there are two options:

  1. Export projects and designs and import them in the new installation (drawback is that the users from previous projects are not mapped correctly)
  2. Backup all docker volumes and your .app.env, create the volumes on the new server, restore the data (make sure to preserve permissions) and deploy SysReptor there.

aronmolnar avatar Aug 20 '24 08:08 aronmolnar