Server
-
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 » -
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 » -
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 » -
Deploy to DigitalOcean from CircleCI; Overcome Permission Denied
For more than two weeks now, I’ve been trying to figure out the magic bullet to getting my builds on…
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 » -
Contentful Wasting your Time? Try Cockpit
So I tried to get up and running with Contentful recently, and oh what a nightmare. Created my space, the…
Read More »