Server
-
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 » -
Allow SFTP Access to all your WordPress Sites
You have many WordPress installations in a single folder. You want SFTP access to their parent folder, for easy wp-content replacement…
Read More » -
Follow Unfollow User Approach using the MEAN Stack
It is not uncommon to have the follow unfollow user model on many social media platforms. User A follows B.…
Read More »