Page 1 of 1

[RESOLVED] Local repositories under Windows Server 2016

Published: July 3, 2024 - 7:28 AM
by FlavienL
Hello,

Our local repositories (26) are currently running on CentOS, but for budgetary reasons we would like to migrate them to Windows Server 2016.
I haven't found any documentation describing this possibility.
Is it possible? If so, where can I find documentation on this?

Sincerely,
Flavien

Re: Local repositories under Windows Server 2016

Published: July 3, 2024 - 10:11 AM
by dcardon
Hello Flavien,

it is possible to upgrade your secondary CentOS7 repositories to Almalinux/Rockylinux 8/9. I think an in-place upgrade should even work directly. If you still need to switch to Windows machines, to migrate the repositories you will need to reinstall them with the same name and copy /var/www/ to c:\program files (x86)\wapt\repository after installing the tis-remote-repo package.

Regards,

Denis