Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEV: allow for 2 container data services to setup on boot #874

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

featheredtoast
Copy link
Member

allow postgres templates to assign themselves a DB password allows 2 container setups to be able to create db on boot and setup passwords

move missing folder check to data services when running images without unicorn

standalone unicorn just needs to wait for db to setup via the postgres service start script

allow postgres templates to assign themselves a DB password
allows 2 container setups to be able to create db on boot and
setup passwords

move missing folder check to data services when running images without unicorn

standalone just needs to wait for db to setup via the postgres
service start script

exit if migrate or precompile on boot fail so services retry gracefully when db
is not yet up.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant