azavea / azavea.g8

A Giter8 template for bootstrapping Scala projects at Azavea.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support to wait for database to be available before running migrate

hectcastro opened this issue · comments

When using the update script, check to ensure the database is available before attempting to execute migrate.

I'd consider the seeing what the approach taken with wait-for-postgres.sh would look like. Maybe we could add it in a update.d directory?

It doesn't particularly spark joy, but especially if we'd ever like to use the 3.0 Compose file format, we'll need to adopt something like this eventually.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

Replaved via #29