I have a local YaCy server at my house. This runs through KEMP proxy (if you dont have a proxy, you should get it now!). That being said, I want to setup distributed Internal YaCy within my internal Network.
I have build a front end in PHP and the public does not know about YaCY. Its very basic, at this point.
What I would like to do is build a second YaCY server as a failover site. I basically want to duplicate the existing server automatically and run the crawling on one of the servers and have the data saved to both.
Is this possible at this time?