# Readme ## Installation With installer.py, you must change the root-username to postgres and setup the password in the postgres image to the same as the one you set in the installer.py. ```shell python installer.py --db-type postgres ```