nginx
-
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
You’ve managed to go through getting your current Angular 5+ project Angular Universal-friendly, which might have involved finding dependencies that…
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 » -
Server
Install OnlyOffice on Ubuntu 16.04 LTS on a Subdomain, Nginx
It is called curiosity. To others, it is a disease. But whatever! I saw OnlyOffice, and although I was in the…
Read More » -
Server
Radius Server Inside Out – DaloRADIUS Nginx DD-WRT Captive Portal Linksys Chillispot Ubuntu
The purpose of this document is two-fold: To document the steps I took in getting a RADIUS Server up and…
Read More » -
From Upstart to Systemd – Switch your Django Apps
In the beginning was Init. Then came Systemd. If you’re wondering how to switch your Django apps from Init to…
Read More »