Nginx

My Nginx Setup Kickstart / Boilerplate
My Nginx Setup Kickstart / Boilerplate
My mandatory settings for Nginx as a web server, reverse proxy; including VTS module, analysis, and logging.
Installing WireGuard-UI to Manage Your WireGuard VPN Server
Installing WireGuard-UI to Manage Your WireGuard VPN Server
To manage WireGuard peers (client) on a single server easily, you can use WireGuard-UI, a web-based user interface to manage your WireGuard setup written in Go.
Install Mastodon without Docker (Ubuntu 20.04)
How to Install self-hosted Commento and Use Nginx as Reverse Proxy
How to Install self-hosted Commento and Use Nginx as Reverse Proxy
Guide to install Commento and it's required dependencies like PostgreSQL, setting up required Commento configuration and it's SystemD and use Nginx as reverse proxy to serve Commento instance using HTTPS.
Running Matrix Synapse on my 11 years old laptop
Running Matrix Synapse on my 11 years old laptop
I'm running public Matrix Synapse server on HP Pavilion g7 Notebook PC (g7-1260us), 11 years old laptop with just 4GB DDR3 RAM and Sandy Bridge CPU.
Compiling the Latest Stable Version of Nginx from Source Code
Compiling the Latest Stable Version of Nginx from Source Code
While Apache remains a popular choice for web servers, there are alternative options like Nginx that offer unique features and benefits. In this article, we'll explore how to compile the latest stable version of Nginx from its source code.