Page 1 of 1

[RESOLVED] Machine Change

Published: June 16, 2023 - 08:54
by SaupinD
Hello,

I have my WAPT server running on Debian 11, but unfortunately, I need to move to a new machine with a smaller hard drive. Does anyone know how I can reinstall my server on the new machine without losing my configurations and files?

Server OS: Debian 11
Administration Machine OS: Windows 10
WAPT Version: 2.4.0.14058 Enterprise

Thank you in advance.

Re: Machine Change

Published: June 16, 2023 - 10:53
by dcardon
Hi Duane,
the easiest way is to run rsync with the services stopped if you're familiar with this method of moving a Linux machine (a method independent of what's running on the machine).
Otherwise, you can consult the backup/restore documentation in the Wapt documentation: https://www.wapt.fr/fr/doc/wapt-server-backup.html and https://www.wapt.fr/fr/doc/wapt-server-restoring.html
Regards,
Denis