ended7월 9일· 1 sources

Automating Django `dumpdata` Backups to S3 (One Command, Zero SSH)

Why it matters

If you're running a cookiecutter-django project on a droplet and still ssh -ing in every time you need a data snapshot, here's how I collapsed that into a single local command: dump → pull → upload to...

1
Sources
+0
24h
Growth
73d
Active

Sources

Related Issues