Skip to content

Store mysql db on local filestore so it surves restarts of the mysql container #146

Open
@epugh

Description

Noticed on chorus.dev.o19s.com, mysql died... did a docker-compose start mysql, and we ened up with a new databas setup and no "quepid" database!

curl http://chorus.dev.o19s.com/healthcheck produced

curl "http://chorus.dev.o19s.com:3000/healthcheck"
{"code":503,"errors":[{"name":"database","exception":"ActiveRecord::NoDatabaseError","message":"Unknown database 'quepid'"},{"name":"migrations","exception":"ActiveRecord::NoDatabaseError","message":"Unknown database 'quepid'"}]}%    

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions