All Articles
How to Set Up Nginx as a Reverse Proxy on Ubuntu 24
A step-by-step guide to configuring Nginx to forward traffic to a Node.js app — including SSL setup with Certbot and firewall rules.
Read article
Hiding Connection Strings on a Linux VM (UAT/Production)
How to keep your database connection string off appsettings.json and stored in a protected file on the server — readable only by the service account running your .NET app.
Read article
Automating .NET App Deployment on Linux with a Single Bash Script
Automate your deployment on your Linux VM
Read article