Running Wooki using the WAR packaged version
Requirements
- A web application server like Tomcat or Jetty
- Download the latest WAR on Spread the source
- Unzip the archive in your webapps directly
- Follow installation instructions
- Start or restart your server
- That's it !
Download sources
As Wooki is stil in an early development phase, we recommend you to run Wooki directly from the sources.
Requirements
- Maven 2 or more recent
- Download the sources from Github
- Go to the repository directory
- Run "mvn jetty:run"
- Open your browser to http://localhost:8080/wooki
Blog
