]> cat aescling's git repositories - mastodon.git/commit
[Nanobox] Stream backups to the warehouse (#6799)
authorDaniel Hunsaker <danhunsaker@gmail.com>
Sat, 17 Mar 2018 07:39:14 +0000 (01:39 -0600)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 17 Mar 2018 07:39:14 +0000 (08:39 +0100)
commit64fc8d2b077c76530f59f4da173659982caa9964
treeae6c838d37da6665d9799a8b277673db9c6daaa0
parentfd385e256d1ca99fa9a6f1bd8068d083cb0e39ba
[Nanobox] Stream backups to the warehouse (#6799)

The `curl` docs are terrible. Use `-X POST -T` instead of `--data-binary`, to avoid loading entire backups into memory _before_ transferring to the warehouse, and just stream the data across as it comes in.
boxfile.yml