GZWeb: Split web server from simulation server?
I'd like to integrate a GZWeb server on an existing web server, but don't want the simulation load on that machine. I'm guessing it's possible to run the simulation on one server and the web portion on another, but am not sure which packages would go where. Looks like node.js on the webserver and gzbridge on the simulation server, does this sound right? Where would I configure the ports/connections for gazebo/node.js? Prerequisites for each package?
Also, when trying to install nodejs (on Ubuntu Precise) I get an error that nodejs conflicts with npm? Weird. That's using the setup file provided at http://gazebosim.org/tutorials?tut=gzweb_install&cat=gzweb#Runninggzserver,gzwebserver,andWebGLclient