Daisy documentation
 PreviousHomeNext 
2.5 Extract the Daisy downloadBook Index2.6.2 Starting the Daisy Repository Server

2.6 Daisy Repository Server

2.6.1 Initialising and configuring the Daisy Repository

Open a command prompt or shell and set an environment variable DAISY_HOME, pointing to the directory where Daisy is installed.

Windows:
set DAISY_HOME=c:\daisy-2.0

Linux:
export DAISY_HOME=/home/daisy_user/daisy-2.0

Then go to the directory <DAISY_HOME>/install, and execute:

daisy-repository-init

Follow the instructions on screen. The installation will (1) initialize the database tables for the repository server and (2) create a Daisy data directory containing customized configuration files.

 PreviousHomeNext 
2.5 Extract the Daisy download2.6.2 Starting the Daisy Repository Server