Mar 5 · 4 min read · If you're running the excellent Let's Encrypt automation for Oracle Cloud Infrastructure built by Scotti Fletcher (full details in his original post here), there's a good chance your certificates have
Join discussion
Feb 12 · 9 min read · Why Traditional Certificate Renewal Approaches Fail in 2025 The classic certbot cron job approach worked adequately when infrastructure was simpler. You'd install certbot on a single server, configure a cron job to run certbot renew twice daily, and ...
Join discussionFeb 3 · 2 min read · Pernah gak sih kita terfikirkan website yang ada di dunia ini jika hanya memakai HTTP port 80 saja mungkin tidak akan aman, apalagi seperti website Bank, E-Commerce, dan data2 yang penting yang di simpan di website publik. Untuk mengamankan website t...
Join discussion
Dec 14, 2025 · 4 min read · With the recent annoncements regarding the Gateway APIs and the end of the Ingress Nginx maintenance, some aspects (historically managed by the Ingress Nginx) need to be re-adapted, we’ll shre one of those today: the TLS certificates management throu...
Join discussion
Dec 7, 2025 · 19 min read · Series Navigation: Part 0: Introduction - Why This Setup? Part 1: Containerizing Strapi v5 Part 2: Deploying to DigitalOcean Part 3: Production Web Server Setup (You are here) Part 4: Automated Database Backups (Coming next week) Part 5: CI/CD ...
Join discussion
Dec 3, 2025 · 7 min read · Let’s Encrypt just announced a major change: by 2028, their TLS/SSL certificate validity will be cut in half again—from 90 days down to 45 days. This isn’t a random policy flip; it’s part of the CA/Browser Forum’s new baseline requirements that every...
Join discussionDec 2, 2025 · 8 min read · This all started with a pretty simple goal: “Run n8n on my server and expose it cleanly athttps://n-test.mahdishadi.me.” I could have just exposed n8n’s port directly on the server and called it a day.But I wanted something more: Clean domain-base...
Join discussion
Oct 24, 2025 · 4 min read · There’s something oddly satisfying about seeing that little padlock icon next to your domain. It’s a small thing, but it means your app has finally stepped into the world of secure communication no more “Not Secure” warnings staring back from the bro...
Join discussion
Oct 14, 2025 · 9 min read · Introduction Deploying a three-tier application can be complex, which is why I decided to document my journey in deploying this application. To simplify the process, I started with a single-tier setup before scaling up to two-tier and three-tier arch...
Join discussion