When we started Hashnode in 2015, we wanted to keep things really simple. Since nginx was the most popular choice, we decided to use it as a reverse proxy to our Node.js backend. It was a simple set up and worked really well for us for years. With D...
engineering.hashnode.com5 min read
Caddy team is working on v2, so are you guys planning to migrate to v2
Once done, please share your thoughts and process for the same.
Hey Sandeep, looks very interesting on the stats. Have been obsessed with Apache and kinda hearing more about Nginx replacing Apache. now yet another buddy in this list - Caddy!
Thanks for sharing your experiences along with the features and benefits of Caddy Server. Sure, will check this out.
Awesome article!
So caddy server acts a a cache layer that caches html pages, right? How do you clear caddy server cache if a particular page is updated?
This is really interesting Sandeep. I am working on a side project kinda have same concept ( multi tenants have their own domain under same application) and this issue has been in my mind once it is in production. Locally I use docker with nginx-proxy lets encrypt companion container and been PIA for some time. I will definitely keep this post in my favs.
Very interesting insights. Thanks for sharing, I definitely learned something new!
Af
Amazing stuff dude. Every insightful stuff.
I am currently working on project to do similar thing to yours.
I am currently on aw and use alb, how do you cover load balancing between ecs containers.