Table of Contents
First run
If you start the web ui the 1st time then you get a dialog with an installer.
It performs the following actions:
- it creates a .htpasswd file in the ./admin/ folder (optional)
- it writes an initial config ./config/config.php
Welcome
Select here if you want to setup a ./admin/.htpasswd file or nott. For a shared hosting or a smaller netwerk using the .htpasswd is a god choice.
You also can skip it and need to configure the protection in the webservice configuration. Then you jump to the section “Configuration file”.
Create an admin user
If there is no htpassw file yet then you get a dialog to enter a susername and pasword.
After clicking [Send] - and you entered the password correctly - it will saved.
Just press [Continue]
Cofiguration file
You see a pre generated configuration file. It is the content of the ./config/config.php.dist where the urls where corrected to your current url.
If you want you can modify the content in the text field before sending it.