How to Self-Host Ghost: Complete Setup Guide (What Breaks & How to Fix It)
I say this guide would be for a masochist, because a normal person would just buy a ghost subscription, and...
Nginx is for developers and operators who need a fast, reliable way to serve web applications and APIs. It solves problems like handling high traffic, routing requests, terminating SSL, and acting as a reverse proxy in front of backend services. It is commonly used to improve performance, simplify deployment architectures, and add a stable entry point to modern systems.
I say this guide would be for a masochist, because a normal person would just buy a ghost subscription, and...
This guide will walk you through securing your Nginx server with Basic Authentication. By implementing basic auth, you can restrict...
Why should you do it? Security If you're using Cloudflare as a DNS proxy for your domain, you...
In this post I'll explain a setup for one of my NextJS websites on elasticbeanstalk. You probably already know about what are NextJS, Nginx and elasticbeanstalk, so I'll skip the introductory definitions....
Setting up a local https website without certificate warnings was a frustrating task for me, so creating this blog post as a cheatsheet for the future... You can check out the video at the end of...