I want to migrate Nexus to a new server. I know this can be done relatively easy by copying the data and program directory, but I would like to keep up the old server for a while, so people can still use the old server and have time to update their build scripts, etc.
How can I keep both servers in sync, especially the repositories we host?
Make the new server link the the old one and so both server addresses will work. When you don't need the second server any more, copy the data to the new server and remove the link.
By link I mean the new server address should lead to the old server, so the old one will have 2 addresses.