2.7.4 Starting the Daisy Wiki
Open a command prompt or shell and make sure DAISY_HOME is set.
Go to the directory <DAISY_HOME>/daisywiki/bin, and execute:
daisy-wiki <location of wikidata directory>
Background info: this will start Jetty (a servlet container) with the webapp found in <DAISY_HOME>/daisywiki/webapp.
Previous