ended5일 전· 1 sources

How to migrate a stateful Docker app off a server with a dying disk

Why it matters

Short answer: When the source server's disk fails on writes but still reads fine, treat it as read-only hardware. Stream pg_dump -Fc over SSH straight to the target machine, pull Docker images from yo...

1
Sources
+0
24h
Growth
4d
Active

Sources

Related Issues