Why tarballs can't exceed 64MB

31 views
Skip to first unread message

Eric

unread,
Sep 20, 2012, 2:37:54 PM9/20/12
to bluepri...@googlegroups.com
Hi Guys,

I build a blueprint and I'm now pushing it to my own blueprint server. When I do it I got a message saying that "[blueprint] tarballs can't exceed 64MB".  How can I change this limit?

Thanks in advance,

Eric

Richard Crowley

unread,
Sep 20, 2012, 9:00:01 PM9/20/12
to bluepri...@googlegroups.com
Add a section like this to /etc/blueprint.cfg. This example is 64MB
so raise the number as high as you like.

[io]
max_content_length = 67108864

Beware, though, that you're constrained by available memory and you
also may be subject to Apache/Nginx/whatever's request entity limits.

Richard
Reply all
Reply to author
Forward
0 new messages