Brooooooo, this is absolute gold!!!! I know it's all there in the Digital Ocean article, but having someone explain and walkthrough is worth every since second. Thanks!
@mrmuranga4 жыл бұрын
Great course, done over 3 production sites serving an API and 2 websites successfully..Thanks Mitch.
@danielnolan3204 жыл бұрын
Amazing! I could never have done this on my own and yet you made it so easy. Thank you so much
@muammarroshid25314 жыл бұрын
I love how complete this series is getting (2)
@fbrunodr4 жыл бұрын
OMG it worked so well and so fast I already had a secure site before I could notice, thanks!!!
@sailendrachettri85214 жыл бұрын
Thank You, Sir. Lots of love from India. ;)
@satyasashi58594 жыл бұрын
You are savior! Amazing series!
@rmirzamurod Жыл бұрын
nmala dp aljravotla chunomiyoma ooo shett
@sentinel_bear2 жыл бұрын
You are just insane. Thank you so much bro!
@asktoeic38693 жыл бұрын
Everything worked perfectly. Thank you so much!!
@mikemakilan82944 жыл бұрын
Thanks! You are a big help! Very clear and simple
@Yalchin4034 жыл бұрын
Really helpful video, I'm just commenting for you if you read this, you can surely watch this video, worked for me on digital ocean. Thanks
@hasibulhasansiju4 жыл бұрын
Great. Thank you so much. Worked perfectly
@hisatnam5 жыл бұрын
I am not very expert in these things... but somehow I managed and installed SSL on my site. Thanks for sharing this. Can we use CSR in this process?
@codingwithmitch5 жыл бұрын
What is csr?
@DamienPictures3 жыл бұрын
It worked. Thank you.
@tommasodemarco71034 жыл бұрын
Great tutorial! What's that thing about DigitalOcean spaces for static files? I have a couple of Django projects (mainly REST APIs) on a DigitalOcean droplet and I am able to load static files through the Django admin area... So why would I need DigitalOcean Spaces?
@AgoraphobicNews4 жыл бұрын
Hey! I installed the certificate and in the end when I try to type https I get 404 error. What should I do?
@Singh1504 жыл бұрын
quick and easy. thanks!
@yohannesephrem90964 жыл бұрын
Great video Mitch. Currently I'm digging a way to acquire a valid certificate for a domain which can only be accessed with in the company infrastructure or intranet. I know there is a way Letsencrypt issue a certificate for a wildcard domain through a DNS challenge. I need a help in doing it properly so that I can get a valid certificate for a BigBluButton installation that I need to deploy with in a company.
@henrycodingstack69524 жыл бұрын
I love your series, i decide to it out on a project everything work well but i can login to my admin site i keep getting this error attempt to access a readonly database and the admin css not working also any help will be appreciated
@marquezdrums5 жыл бұрын
Could you or someone do a tutorial on how to get this running in a docker container? The docs look pretty confusing on Digital Ocean and I'm getting port 80 in use errors when building my container using nginx to serve static files.
@kiambojyms21963 жыл бұрын
Hey I had the issue where https was not working. I solved it. I first checked the firewall status using sudo ufw status and noted 443 was not available. So I enabled it in the firewall by using sudo ufw allow 443 and everything worked. Thanks for the wonderful video.
@srivastavabhupesh4 жыл бұрын
Can you help to make a video for ssl installations for digitalocean + azuracast droplet. Thanks in advance.
@useruser-bv1ej4 жыл бұрын
videos with barely understandable audio from india without enough explanation: 800 000 views Great video with great audio and even greater explanation: 6500 views Seems like most people don't recognize quality
@webgooniedotcom4 жыл бұрын
Bro you put me in the right direction however when noticing that the certbot wrote files into the .conf files it rearranged 80 and 443 hierarchy.
@stylishhughes5 жыл бұрын
which terminal software are you using?
@ShubhamKumar-qv6py4 жыл бұрын
Awesome content. I have one doubt that is I want to redirect all my www. to non www. requests. Could this be possible? Thanks in advance.
@tringuyenminh67223 жыл бұрын
Perfect one, thank you ^
@shydrate98354 жыл бұрын
Hi Mitch, I have installed ssl for my server, but itsn't reflecting in the url
@mrmuranga5 жыл бұрын
Thanks. This was clear and simple. I run into problems after this process i could't access my site using mysite url either www.mysite.com or mysite.com. i was getting the message below : Welcome to nginx! If you see this page, the nginx web server is successfully installed and working. Further configuration is required. For online documentation and support please refer to nginx.org. Commercial support is available at nginx.com. Thank you for using nginx. However i had to restart the entire process by uninstalling nginx and certbot from ubuntu..then restarting afresh with the nginx configurations and then install the lets encrpyt certificate. I highly recommend you wait for (maybe 5 mins) or like in my case (3 hours) before the domain propagation had to take place.... Don't start the lets encrpyt process when you can't access your website yet without the SSL...so if you can't access www.mysite.com or mysite.com then wait until when you can then you can pick the SSL installation from there. Thks
@PepeTostado3 жыл бұрын
How Do i setuo a firewall
@nanunjj17404 жыл бұрын
thank you. it's work
@Waliente5 жыл бұрын
Hi Mitch can you write me there the link to the digital ocean article? Thank you.
@codingwithmitch5 жыл бұрын
it's in the video
@mykalimba4 жыл бұрын
Isn't the auto-renew automatically set up on the initial cert installation? I didn't think is was necessary to do the "dry run" part to get auto-renew running.
@mykalimba4 жыл бұрын
Yeah, I just checked the D.O. documentation and it states this at Step 5: "Let’s Encrypt’s certificates are only valid for ninety days. This is to encourage users to automate their certificate renewal process. *_The certbot package we installed takes care of this for us by adding a renew script to /etc/cron.d. This script runs twice a day and will automatically renew any certificate that’s within thirty days of expiration._*" (Emphasis mine.) So, the auto-renew is already set up when you initially install the cert. (Maybe it wasn't like this when you originally posted this video.)
@shokhrukhabduahadov39854 жыл бұрын
Please, when u r recording, make sure the position your are typing is not at the bottom of the screen. when u pause the video. code is invisible
@stylishhughes5 жыл бұрын
what is the link to the documentation?
@arrezbrayan2 жыл бұрын
I got everything to work but http won't redirect to https
@5Gamingx5 жыл бұрын
Thanks Dude
@mahimathwale39185 жыл бұрын
I want to configure only in nginx and I want traffic should redirect from http to https please do suggest
@rexondmello52344 жыл бұрын
Hi i dint get any file as /etc/nginx/sites-available/example.com. i have only a prnt.sc/tjjwxx. what should i do?
@prabhudevbm29212 жыл бұрын
thanks
@HishamHikami8 ай бұрын
now getting the certificate for ngnix, django got easier.
@marshchawki19125 жыл бұрын
thanks, friend
@codingwithmitch5 жыл бұрын
no problemo
@pauliixsantamaria4 жыл бұрын
Not working on EC2
@dannycastano42824 жыл бұрын
very first command doesn't work, this is the error I get, I'm using ubuntu 18.04 nginx: add-apt-repository ppa:cerbot/cerbot Cannot add PPA: 'ppa:~cerbot/ubuntu/cerbot'.
@mykalimba4 жыл бұрын
Should be "certbot", not "cerbot".
@nayz-4 жыл бұрын
Don't do 'sudo ufw delete allow '443/tcp', this just literally blocked me out of my instance via SSH.