Simple Django Deployment (part 3): Creating the server

Опубликовано: 28 Апрель 2020
на канале: Matt Segal
2,056
20

Videos for the tutorial: https://mattsegal.dev/simple-django-d...

You've probably heard the word "server" used to refer to a dozen different things, so let me be specific. Our server will be a Linux virtual machine (VM), which we are going to rent from DigitalOcean, a cloud hosting company. DigitalOcean will run our VM in one of their datacenters, which is a big building that is full of computers. For our purposes, this VM is a stand-alone computer that is for our private usage, with a static IP address which we can use to find it online.