Setting up a secure web server is a foundational DevOps skill. In this post, you'll learn how to ✅ Launch an EC2 instance✅ Set up NGINX with a custom Hello page✅ Secure it with a free SSL certificate using Let's Encrypt✅ Connect your domain using Rou...
Sick of the endless headache that is web server configs and SSL certificate drama? Yeah, you and everyone else. The old Apache/Nginx world is just... exhausting. There’s a reason folks are jumping ship to Caddy. This server is like, "No more nonsense...
In this article, we’ll break down a real-world docker-compose.yml file used to deploy a Phoenix web application with Docker Compose, Traefik v2.9 as a reverse proxy, and environment-based configuration. This setup is designed for production with HTTP...
In today's digital landscape, cybersecurity is not just a technical requirement—it's a critical business imperative. This comprehensive guide demonstrates how organizations can leverage Let's Encrypt and Cert-Manager to implement robust SSL encryptio...
Introduction Setting up a custom domain for your Oracle APEX application running on an Autonomous Database (ADB) helps provide a professional look and improves accessibility. In this guide, we will walk through the process of mapping a custom domain ...
If you're running a website or app, securing it with HTTPS is a must. Not only does HTTPS protect your users’ data with encryption, but it also improves trust and even your site's SEO ranking. Let’s Encrypt? Let’s Encrypt is a free and trusted Certif...
The initial problem Hihi! Haven even tried to secure something that is LAN only? just for the sake or learning or either you don’t want to see the browser complaining about your site? If that’s the case your probably already hear out about Let’s encr...
How to Install a Free SSL Certificate on Namecheap Shared Hosting Using acme.sh Buying a domain from Namecheap automatically gives you access to basic SSL options. However, on shared hosting, if you want a free Let's Encrypt SSL certificate instead o...
If you’re looking to host a website or application and want to secure it with HTTPS, this guide is for you. We’ll walk you through setting up Nginx as a reverse proxy and installing a free SSL certificate using Certbot (Let’s Encrypt). This guide is ...
I’ll share concise but easy-to-read guides, and I hope you like them! The first one is about generating your own SSL certificates with Certbot, ACME, GClould, and Let’s Encrypt, for free! Check it out! https://cheatsheets.onemanband.tech/