Page 1 of 1
[RESOLVED] - Multi-site architecture and multiple repositories
Published: November 2, 2022 - 3:08 PM
by ng3
Hello everyone,
I've been using the Community version for several months. According to the documentation, setting up a secondary server is a feature exclusive to the Enterprise license. Is that correct?
If so, is there another way to set up WAPT "proxy" servers at multiple geographically distant sites?
Thank you in advance,
Best regards.
Re: Multi-site architecture and multiple repositories
Published: November 2, 2022 - 7:54 PM
by vcardon
Good morning
I've been using the Community version for several months. According to the documentation, setting up a secondary server is a feature exclusive to the Enterprise license
The Community version has not been maintained by Tranquil IT for several months.
The Discovery version allows Tranquil IT to fulfill its original promise of having a tool to help sysadmins deploy, update, configure and remove software on a local network of up to 300 devices.
Use cases involving remote repositories will be better supported with an Enterprise version, as this use case is natively supported in the product version.
Re: Multi-site architecture and multiple repositories
Published: November 3, 2022 - 10:00 AM
by ng3
Good morning,
Yes, absolutely! Correction, I am indeed using the Discovery version.
vcardon wrote: ↑Nov 2, 2022 - 7:54 PM
A use case implementing remote repositories will be better supported with an Enterprise version, as this use case is natively supported in the product version.
Your message suggests that it's possible to set up remote repositories with the Discovery version. Is that correct? I can't find any documentation on this for the Discovery version.
Thank you in advance,
Sincerely.
Re: Multi-site architecture and multiple repositories
Published: November 7, 2022 - 3:48 PM
by ng3
Hello everyone,
I'm reviving this topic to get more information.
Thank you,
Best regards.
Re: Multi-site architecture and multiple repositories
Published: November 8, 2022 - 4:06 PM
by dcardon
Hello ng3,
Remote repositories are copies of the main repository. You can use rsync or another method. You can find a documentation example using Syncthing in the version 1.8.2 documentation.
After that, you need to change the configurations on the workstations to point to their local repository. However, if the workstation changes sites, you need to modify the repository using a script (this is done dynamically in the enterprise version).
Regards,
Denis
Re: Multi-site architecture and multiple repositories
Published: November 8, 2022 - 5:24 PM
by ng3
Hello,
thank you very much for the information.
Best regards.