fiveserver
fiveserver copied to clipboard
question - about adding remote server
Hi Juce,
I've been using your Fiveserver, first on windows, then i learnd a lot about linux and switch to it, now im running it again since 2 month ago, on docker :) now i got a question, it is possible to add another server instance into the selection of server but not in the same host, i want it on another location, for example, my main server now is running on a VPS on Miami, i got my own server running at my home (Argentina) and i wanna know if it will be possible to point it to this one, my idea will be to have many vps around the globe but make all of them converge into one and only server, i'll post a picture if i wasn't really clear
I know this maybe is possible, the more complicated thing about this is the DB thinking it clear is kind of hard, but not impossible i think
yeah, it is probably possible. Should not be difficult to add, i believe the protocol allows for that. The other server may have its own separate database, i guess.
Hello,
That's works with PES6J,
https://github.com/pinfake/pes6j
you can configure (ip, name,port,wport) for each servers.
You need same database for all servers.