A
A
AntonIgin2017-07-25 15:12:29
linux
AntonIgin, 2017-07-25 15:12:29

What do you need to know to deploy a website on a Linux server?

Faced with the task of putting a Django site on a VPS server. The deployment is a complete kettle, I don’t even know where to start studying. Advise how to build training to understand the solution to the problem.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Alexander Movchan, 2017-07-25
@AntonIgin

  • Deployment checklist
  • Nginx + Gunicorn

D
devalone, 2017-07-25
@devalone

nginx + (gunicorn || uwsgi) + (mysql || postgresql)
Here is a good article, for example https://www.digitalocean.com/community/tutorials/h...
And start by learning how to work in the Linux console and this site

A
Astrohas, 2017-07-25
@Astrohas

For me, this manual is more novice friendly https://djbook.ru/examples/62/

L
lotse8, 2017-08-03
@lotse8

If this is a one-time task and you don’t plan to do it anymore, then it’s faster and cheaper to find a normal admin and pay him for the work. It makes sense to study if you will always continue to do it yourself.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question