postgres
user. Update the configuration with your Postgres credentials by running these commands:psql
tool. First, start the containers even if initialization will fail due to the bad password.\password
command to set a new password for the postgres
user:postgres
is not your username, change the command to use your chosen username. If you are not sure what the username is, run the \du
command:\q
quits the psql
console. Set your new password in Ghostwriter's config, and then bring the containers down and back up.