top of page

Set up nginx as a web server

Week 4-7

Setting up nginx

I started by following the steps and checked the web server in step 3 and got what was expected

Screenshot 2024-10-22 at 1.29.35 PM.png
Screenshot 2024-10-22 at 1.36.02 PM.png

I started by following the steps and checked the web server in step 3 and got what was expected

Configuring HTTPS

I followed all the steps in the syllabus, the first issue I had was while authenticating doctl with my digital ocean account. 

I realized I forgot to initialize doctl and tried again. I was able to authenticate then.

Screenshot 2024-10-23 at 11.48.14 PM.png

I then had an issue while I was trying to obtain the SSL certificate. I kept getting an error message that said some challenges failed. 

Screenshot 2024-10-23 at 11.57.21 PM.png

I tried to check if the right ports were open and there wasn't an issue there. I tried looking up online for what the issue could be but couldn't find an answer. I then chatted with my classmate Jack who asked me to check the DNS records for my domain. I checked and updated my server's IP address there. 

When I came back and checked, it worked

Screenshot 2024-10-24 at 12.02.09 AM.png
Screenshot 2024-10-24 at 12.02.29 AM.png
bottom of page