2.6.2 Starting the Daisy Repository Server
Still in the same command prompt (or in a new one, but make sure DAISY_HOME is set), go to the directory <DAISY_HOME>/repository-server/bin, and execute:
daisy-repository-server <location-of-daisy-data-dir>
In which you replace <location-of-daisy-data-dir> with the location of the daisy data directory created in the previous step.
The start-up can take a few seconds, though nothing special is printed to the screen to indicate it is completely started (the prompt will not return).
Previous