Hi I have used some of the code from your script :-)
Feel free to copy from my script if you can use something. I have added the following lines to the configuration of Nginx: client_max_body_size 256M; uwsgi_read_timeout 300; to be able to upload an Web2py app on 160MB through the Web2py admin. Br. Rune Christensen On 17 Apr., 18:58, pbreit <[email protected]> wrote: > Interesting. I wonder if there is anything here I should incorporate into > these scripts?https://bitbucket.org/pbreit/web2py-automation/src

