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

Commits on Nov 15, 2024

  1. DEV: allow for 2 container data services to setup on boot

    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.
    featheredtoast committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    2c8635c View commit details
    Browse the repository at this point in the history