./utils/check_import_finished.php
```
+### Setting up the website
+
+Run the following command to set up the `website/settings-frontend.php`.
+These settings are used in website/*.php files. You can use the website only after this
+step is completed.
+
+```sh
+./utils/setup.php --setup-website
+```
+!!! Note
+ This step is not necessary if you use `--all` option while setting up the DB.
## Tuning the database