Daisy documentation
 PreviousHomeNext 
2.7.2 Starting the Daisy Repository ServerBook Index2.8.2 Creating a Daisy Wiki Site

2.8 Daisy Wiki

2.8.1 Initialising the Daisy Wiki

Before you can run the Daisy Wiki, the repository needs to be initialiased with some document types, a "guest" and "registrar" user, a default ACL configuration, etc.

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>/install, and execute:

daisy-wiki-init

The program will start by asking a login and password, enter here the user created during the execution of daisy-repository-init (the default was testuser/testuser). It will also ask for the URL where the repository is listening, you can simply press enter here.

If everything goes according to plan, the program will now print out some informational messages and end with "Finished.".

 PreviousHomeNext 
2.7.2 Starting the Daisy Repository Server2.8.2 Creating a Daisy Wiki Site