Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 976 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 976 Bytes

Wooki – Collaborative Writing

Getting Started

Running Wooki using the WAR packaged version

Requirements:

  • A web application server like Tomcat or Jetty
  • A minimum of 128Mo of RAM for the JVM

Steps:

  • Download the latest WAR from http://wookicentral.com/download
  • Unzip the archive in the 'webapps' folder of your server directly
  • Follow installation instructions
  • That's it !

Important : You MUST explode the archive to allow Wooki to keep installation informations between versions. Or backup the 'WEB-INF/classes/config.properties' file after installation process.

Running Wooki directly from the source

Requirements:

  • Maven 2 or more recent

Steps:

More Informations & contacts