How to deploy NGINX to Linode for beginners with Docker and Docker Compose

preview_player
Показать описание
Today I will show you how to deploy NGINX to production on Linode using Docker and Docker Compose. This guide is aimed to be the most scaled back dragon I could come up with (the simplest version of a complex problem) to help you tame the beast that is NGINX.

---- Resources ----
--- Hosting ---
--- GitHub ---
--- Sources ---

Chapters:
00:00 Intro
00:13 Project Showcase
00:28 What is NGINX
02:09 Requirements
02:46 Project Creation
07:39 Deploy Nginx onto Linode
10:03 Update the Website
11:06 Outro / Closing Remarks
Рекомендации по теме
Комментарии
Автор

this was exactly what i needed bro. my god thank you.

mohitpaudyal
Автор

Wonderful video, thank you Seb 👍
Of course official docs explain that using bind mounts could have security implications, and that aside, volumes were not made for such usage in the first place, and using COPY for putting the code inside container is the more recommended approach.

tabliqatchi
welcome to shbcf.ru