2.8.3 Starting the Daisy Wiki
Open a command prompt or shell and set an environment variable DAISY_HOME, pointing to the directory where Daisy is installed.
Go to the directory <DAISY_HOME>/daisywiki/bin, and execute:
daisy-wiki
This will start Jetty (a servlet container) with the webapp found in <DAISY_HOME>/daisywiki/webapp.
OpenJMS, MySQL, and the Daisy Repository Server should still be running of course.
Previous