Category index for “deploy”
- 
    Remote url for localhost serverThere is a nice tool called ngrok. It allows to bind the URL for your localhost server! 
- 
    Django project: from beginning to working serverIn this post i’ll describe my experience of deploying django project to VPS-hosting. Steps of deploying and server setup: - Creation of django project
- Deploy setup
- Server setup
- Deploy
 
