phasehq / console

Application secrets and configuration management for developers.
https://phase.dev
Other
484 stars 28 forks source link

Update Backend Parameters #370

Open fakebizprez opened 2 months ago

fakebizprez commented 2 months ago

Can't recreate docker compose quick launch. Error with backend alignment. Something to do Postgres. Too tired to troubleshoot. Hope you fix it, so I can check out your software. Good day.

nimish-ks commented 2 months ago

Hey @fakebizprez 👋🏻

Could you give me more details here? What docker compose file were you running? Were you following the docs instructions? What was the error that you got when you tried to run it?

nimish-ks commented 1 month ago

Hey @fakebizprez We have made changes to our docker compose configs in https://github.com/phasehq/console/pull/371. This adds heath checks to the postgeqsql service. Could you try and pull the new config and try again?

wget -O docker-compose.yml https://raw.githubusercontent.com/phasehq/console/main/docker-compose.yml