Would someone be up to creating two versions of the Tracks install on Ubuntu in VMWare?
I think we could have two optimal installs as Tracks Appliances (http://www.vmware.com/appliances/): Stable and SVN
The stable version would of course contain the latest stable build, hopefully with the best server (mogrel?), and MySQL as the back end, so that when you start the appliance, it simply runs a fresh install of tracks on port 3000.
The SVN version would be similar, but with the latest tracks already checked out, and able to be updated.
The reason I ask, is two-fold:
One: It would be <u>amazing</u> to me to be able to just hit a button and carry the tracks with me to any pc (I work on Linux, OSX, and Windows server)
Two: I am <u>really</u> lost as to what the best technology is for speed (mongrel, fastcgi, apache, etc), and even though I have the SVN version on a monster server running ubuntu, it is very slow to respond (10+ seconds to add a task).. I don’t know if it’s a config error, or a problem with tracks itself.
If someone told me what basic config is needed, I can do the stable version (tracks in /var/www/, running on mongrel with MySQL backend, etc), but as I mentioned: I cannot make the SVN version run properly.
