A database for Hydroshare based on official images.
- Open port 5432 on the host's firewall to the subnets making connections.
- Set
PGPASSWORDin.env. docker compose up -d- Place a SQL dump to load into the database in
/var/scratch/pg.deploy.sqlon the host. ./loaddb.sh- The default postgres user password is configured in two places in the Hydroshare codebase:
hydroshare/hydroshare/local_settings.pyhydroshare/config/hydroshare-config.yaml