Server
-
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 » -
[Updated] Deploy Angular to Production with Github Actions
Github Actions is cool. Angular is the best. Deploy your Angular application with Github Actions. Here’s how To create your…
Read More » -
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 » -
Keep Service Running after Exiting SSH – Systemctl Service
sudo loginctl enable-linger your-username your-username is the username of which you’re running the systemctl service. So is this your villain…
Read More » -
Scaling Multiple WordPress Sites on Single Droplet
WordPress is a popular open-source Content Management System (CMS) used for making websites and blogs. 43% of the web is…
Read More » -
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 » -
Test & Deploy Django Application to server via Github Actions
If you’re reading this article, I assume you know what Django isyou know what Github and Github Actions areyou have…
Read More » -
Install OpenVPN with DNSMasq on DigitalOcean
“OpenVPN is a virtual private network system that implements techniques to create secure point-to-point or site-to-site connections in routed or…
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 » -
Letsencrypt Wildcard SSL with DigitalOcean DNS
I share how to generate a wildcard ssl certificate for your domain using DigitalOcean as DNS Create an API token…
Read More »