...
Code Block |
---|
docker-compose up -d |
Setup Postgres Server - Windows
On a machine that’s accessible by everybody on the network (e.g. Virtual Machine) install the Postgres Software.
Download the installer:
https://www.postgresql.org/download/windows/
Use pgAdmin4 to view & edit your Database.
Set an master password.
Dashboard → Add New Server → input information (Host name/address, Username, Password)