This sample is running on: https://python-django.is-easy-on-scalingo.com/
First, you need to have Docker and docker-compose installed.
docker-compose build
docker-compose upCreate an application on https://scalingo.com, then:
scalingo --app my-app git-setup
git push scalingo masterAnd that's it!
The application is running at this url: https://python-django.is-easy-on-scalingo.com