Deploy Postgres by running a single Docker container
1
git clone https://github.com/energywebfoundation/ddhub-client-gateway.git2
cd ddhub-client-gateway && cd get-started3
docker compose up postgres4
Last updated
git clone https://github.com/energywebfoundation/ddhub-client-gateway.gitcd ddhub-client-gateway && cd get-starteddocker compose up postgresLast updated