All setup can be done with make. It is recomended you first edit the config file. Above each section is an explanation of how to use it. To create a new config file, run:
```bash
make new_config
```
The config file can then be found at [var/config.php](var/config.php)
After you are done setting up your configuration file, run:
This will install the website and should now be accessible. If at any time you wish to update the config file, edit the config file in this folder, then run: