The popular open-source contract for web designers and developers by Stuff & Nonsense
- Originally published: 23/12/2008
- Revised date: 15/12/2013
- Original post
<div class="cover"> | |
<div class="container"> | |
<div class="row"> | |
<div class="col-md-6 col-md-offset-6 welcome"> | |
<h2>Your title</h2> | |
<p class="lead">This text is on the right side of the page</p> | |
</div><!-- .col --> | |
</div><!-- .row --> | |
</div><!-- .container --> | |
</div><!-- .cover --> |
In this guide I will go through all the steps to create a VPS, secure it and deploy a Django application. This is a summarized document from this digital ocean doc
Any commands with "$" at the beginning run on your local machine and any "#" run when logged into the server
Use this link and get $10 free. Just select the $5 plan unless this a production app.