Page 1 of 1

Re: Remote repositories

Published: February 6, 2017 - 10:23 PM
by Aedenth
Hello,

I also work in a multi-site environment, with each site having its own Windows server.

On each site, I have a WAPT server, and I synchronize the packages with the main server using Syncthing.

I run `wapt-scanpackages.py` at regular intervals to update the packages available on each site.

This way, I have a console for each site, which I find allows for clearer management.

Perhaps you would prefer a central console that provides an overview of all sites; in that case, I don't have a solution.