Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

How to properly persist database changes? #171

Description

@rootical

Hello guys, thanks again for your hard and nice work.

I have a question which is really basic and obvious and not really an issue, but I would like to hear your thoughts on that.

What is a database persistency workflow? While developing using drude, how do you do that?

How to make sure database changes wouldn't be erased when calling a dsh init, for instance?
Shall I commit db changes to mysql container, shall I add a volume for it? And then just replace site installation in init script to actual import of a dumb? Or, again, a volume would be better here? What about multiple people working in parallel on something, how would merge database changes then?

A one-two sentence in drude readme could help a lot with this.
Thanks in advance.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions