[CS-Project-svn_notify] SF.net SVN: cs-project: [851] vmware
Brought to you by:
crazedsanity
From: <cra...@us...> - 2008-03-26 20:13:33
|
Revision: 851 http://cs-project.svn.sourceforge.net/cs-project/?rev=851&view=rev Author: crazedsanity Date: 2008-03-26 13:12:57 -0700 (Wed, 26 Mar 2008) Log Message: ----------- A virtual appliance built specifically to run CS-Project. Should help users to develop or taste-test the system before committing to installing anything on a production server. NOTES: * SERVER: Ubuntu JeOS * REQS: -- RAM = 256M -- HD = (>1.1G or <= 2G) Added Paths: ----------- vmware/README.txt vmware/Ubuntu_JeOS.7z Added: vmware/README.txt =================================================================== --- vmware/README.txt (rev 0) +++ vmware/README.txt 2008-03-26 20:12:57 UTC (rev 851) @@ -0,0 +1,23 @@ +PURPOSE: + + This virtual appliance was built to help simplify testing of CS-Project. It +can be run on just about any modern computer that 2G (max) of space and 256M of +RAM. While the appliance is targeted at developers, it can be easily tweaked +to be production-worthy in a virtualized environment. + +--------- + +EXTRACTING THE APPLIANCE: + * Download 7-Zip [http://www.7-zip.org/] + * Install 7-Zip + * Extract the archive + +---------- + +RUNNING THE APPLIANCE: + * Download the VMware player [http://vmware.com/download/player/] + * Install the VMware player + * Select "Open an existing Virtual Machine" + * Browse to the location of the **extracted** appliance + * Once the appliance is opened, it will begin booting (just like a normal OS). + * Click the "Open Browser" button to load CS-Project in your browser. Property changes on: vmware/README.txt ___________________________________________________________________ Name: svn:eol-style + native Added: vmware/Ubuntu_JeOS.7z =================================================================== (Binary files differ) Property changes on: vmware/Ubuntu_JeOS.7z ___________________________________________________________________ Name: svn:mime-type + application/octet-stream This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |