S
S
Sergey Nizhny Novgorod2016-01-25 11:08:24
Django
Sergey Nizhny Novgorod, 2016-01-25 11:08:24

How to put Django app on VPS?

Good afternoon.
I made my DJango project in pyCharm. Now I want to buy a VPS on Reg.ru and put my project (website) there.
Can you please write point by point what I should do. If there are links to the documentation, it will be just great.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dimonchik, 2016-01-25
@dimonchik2013

https://www.digitalocean.com/community/tutorials/h...
https://habrahabr.ru/post/226419/

Z
zelsky, 2016-01-25
@zelsky

For example, I copied using I scp
created a virtual machine on the vps, copied from the folder to which I sent it via scp.
Installed dependencies with pip install requirements.txt.
Created db.
Connected in the settings.
Installing nginx gunicorn their setup.
All.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question