Modif
- put the script right after the first place I talk about requirements
- precise where some command are not needed when the user is using cookiecutter, for example to avoid using pip freeze.
In this post we are going to see how you can easily deploy your awesome Django project on a linux server( Virtual Private Server a.k.a vps ). In this tutorial I will be using DigitalOcean, a well know cloud provider that offers you a full control on your server, I also choose DigitalOcean because they have a 1-click app Dokku droplet to get you up and running quickly.