Dockerize Secure Web Server using Nginx and Letsencrypt

preview_player
Показать описание
This video explaining how to setup secure webserver using nginx and letsencrypt. Dockerize certbot ssl letsencrypt and install letsencrypt docker on nginx.

You can find out configuration in my github:
Рекомендации по теме
Комментарии
Автор

Perfect. Short, sweet, and to the point. Everything I needed and nothing I didn't. Thank you for saving me a bunch of time. 👍

broimnotyourbro
Автор

Hi Dimzrio, this was a great tutorial and it worked perfectly the way you showed/explained. Thanks a lot; Been trying to figure this and having gone through several hours of trial and errors (following other people's posts etc..), glad I found this link!! Keep up the good work.

perisubrahmanya
Автор

Man i am excited to share that your tutorial helped me to get my first website ready for production . I am a developer not a devops guy so things like certbot or openssl configuration was tough for me .

AKASH-swbs
Автор

Thanks to you I was able to get a secure connection. I was lost for many hours. Good tutorial!

fudulov
Автор

Your video was such a big help. Thank you!

roberttorres
Автор

Very good tutorial, you helped me very much. Thank you!

YanDjin
Автор

Hi @Dimzrio; how do we renew the certificates? Is there a command for that or do we need to install a new certificate?

perisubrahmanya
Автор

Thanks for the strait forward explanations

hermandinho
Автор

thank you for the video. it's a straight forward explanation and it's working

HestonSinurayaJogja
Автор

6:53 I don't have live folder. Can u help me out :(

igdev
Автор

thanks for you video. I'm stucking on this, there is no live folder on certbot/conf

atbuiquoc
Автор

Thanks bro ... for the great tutorials :)

ptlh
Автор

Thank you man! i have an issue about reverse proxy. Can u explain how can i make a reverse proxy on running docker port 90 to domain/api for my nodejs api? Let's say I did, SSL still work on domain/api ?

omergedik
Автор

How do you do this for a Laravel application?

latlov
Автор

how was ssl_cipher field value generated?

saanjeethsingh.g
Автор

Good work. But now how do we renew letsencrypt certificate.

g-luu
Автор

Thank you for this video. However, there's an error when running "docker-compose up" - "/usr/share/nginx/letsencrypt does not exist or is not a directory". Did you have such error?

mykhailokozlov
Автор

Thanks for this video, I have a docker-compose file with 7+ containers running on different ports like 8080, 8081, 8082....
I want to add ssl for all those containers, how to do this? I am new to this and nginx reverse proxy.

MultiUnde
Автор

Hello your video is a big help. but I have question how do we auto renew the certificate?

jadetaboada
Автор

Where did you get the value of ssl_ciphhers from at 8:38?

damercy