Run multiple nodes on same physical (for development)
Thu, 09/06/2012 - 11:02
I've tried to search around quite a bit but cant seem to find any answers!
For development and to play around with Couchbase (1.8.x) I'd like to be able to run multiple nodes locally (ideally on my Windows machine).
Any pointers are much appreciated!
Tue, 09/11/2012 - 10:46
Thanks, yeah, kind of slow but that is what I have ended up doing. http://www.irahul.com/2012/09/running-multiple-couchbase-servers-on.html
Tue, 09/11/2012 - 11:29
I filed an improvement for this here:
I don't think there is an easy way to do this since it would require changing all of the ports that the server listens on. Your best bet would be to run vm's on your machine and have one server instance per vm.