header

Installation in 5 minutes

Use this variant as a play-zone, where security and performance does not matter.

Use this variant as a play-zone, where security and performance does not matter.

Please note:

You can start your team work with ProjectForge with the innovative ready-to-run version for your specific platform (Windows, Mac OSX etc.). No installation and configuration is required!

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.):

  1. Download the distribution ProjectForge-<version>.war
  2. Copy the data base driver Hypersonic (Downloads) into the Tomcat lib directory.
  3. Deployment into Tomcat and re-start Tomcat if required.
  4. Call web site http://localhost:8080/ProjectForge/.
  5. Please follow the setup dialogue.
  6. 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.