vendekagon-labs / unify

An engine for automating data integration & harmonization via schema inference.
Apache License 2.0
8 stars 0 forks source link

Document docker ops pains #20

Open benkamphaus opened 10 months ago

benkamphaus commented 10 months ago

E.g. things like:

"if database fails to start, delete the volume, backing up any dbs if necessary first"

Caveat about treating dbs in compose as ephemeral? Should be easy to do while Unify is batch mode only.