nginx
-
Django
Websockets with Django Channels – From start to deployment
With all the AI buzz ongoing, you don’t care. You just wanna create your Django Channels websockets enabled endpoint, and…
Read More » -
Django and Angular on the same Domain with Nginx
Don’t stress. Take a look at the complete conf file for nginx below and let’s discuss afterwards, or not. It’s…
Read More » -
Server
Deploy Angular 17+ Server Side Rendering with Nginx as Proxy
You’re ready to deploy your Angular 17+ Server Side Rendering application, and wanna do it with Nginx sitting in front.…
Read More » -
Server
Deploy Deno API with PostgreSQL Database and Nginx as Proxy on DigitalOcean via Github Actions
Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.…
Read More » -
My Ultimate NCacheWoWo – Nginx FastCGI Cache for WordPress with WooCommerce
If you know your way around Nginx, and find wordpress cache plugins cumbersome with an almost infinite amount of buttons…
Read More » -
Run Multiple Django Projects behind Nginx Proxy
You have 2 or more Django applications. You wish to hook each to a separate domain. Behind the scenes, they’re…
Read More » -
Javascript
Serve Angular Universal Server Side Dynamic Rendering with Nginx as Proxy
Updated, Nov 2023: Deploy Angular 17+ Server Side Rendering with Nginx as Proxy You’ve managed to go through getting your…
Read More » -
Server
Getting Started – Nginx Amplify with PHP-FPM
Nginx Amplify is my new found extensive Nginx monitoring and metrics, with general server metrics included. This article will walk…
Read More » -
MongoDB behind Nginx Proxy
Attempting to run MongoDB through Nginx via the conventional means fails. For starters, it is because the Nginx server blocks…
Read More » -
Server
Enable Monit SSL
‘Why would I need to enable Monit SSL?’, you ask. Yep, you need SSL for Monit, because if you have…
Read More »