Installation in 5 minutes
Use this variant as a play-zone, where security and performance does not matter.
- Language
-
Deutsche Version
- News
- 05/27/2011 Version 3.6.1
- 03/18/2011 Milestone: Version 3.6.0
- 02/27/2011 CI - 250th test case
- 02/24/2011 Version 3.5.4 released
- 02/14/2011 Version 3.5.3 released
- Quick links
- Home
- Screen shots
- Demo system
- Documentation
- Free Downloads
- JIRA (issue tracking)
- Help forum (new!)
- More on Micromata labs
- ProjectForge on
Use this variant as a play-zone, where security and performance does not matter.
Own web-server without https, small data base
Java 1.6 and Tomcat 6.x are already installed. Afterwards you can follow the following steps under Unix (Linux, Mac OS X etc.):
- Download the distribution ProjectForge-<version>.war
- Copy the data base driver Hypersonic (Downloads) into the Tomcat lib directory.
- Deployment into Tomcat and re-start Tomcat if required.
- Call web site http://localhost:8080/ProjectForge/.
- Please follow the setup dialogue.
- Finished.
Optional more memory:
apache-tomcat/bin/setenv.sh:
export JAVA_OPTS="-Duser.timezone=UTC -Xmx512m -XX:PermSize=96m -XX:MaxPermSize=192m -Djava.awt.headless=true"
Further informationen
For more detailed information visit: AdministrationGuide.