Z
Z
zagogulka2017-07-02 20:46:30
Django
zagogulka, 2017-07-02 20:46:30

How to properly deploy django to vps?

Good afternoon, I have a problem of the following kind: I am deploying a django project on a virtual server for the first time (ubuntu 16), before that I only had experience in deploying wordpress sites. I bought a vps server, did everything as it should: I created a new user, installed and updated the necessary packages (python, virtualenv, pip, django, apache2, wsgi ...), I did the settings according to the manuals on digitalocean (), but for some reason the site and remains unavailable, specified the domain name of the site in the configuration file, turned off the debugging mode, etc. Can someone tell me a more detailed procedure for deploying a project than in the above manual?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Astrohas, 2017-07-02
@Astrohas

I think you should read this ---> this

S
Sergey, 2017-07-03
@onegreyonewhite

You can use the mod_wsgi module .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question