## An open source PAAS alternative to Heroku https://dokku.com/ ## Increase client max body size ```bash dokku nginx:set app_name client-max-body-size 10m dokku nginx:validate-config dokku proxy:build-config app_name ```