Latest Articles
Docker Commands
As I dig deeper and deeper into Docker. I'm finding some really useful commands that I have to...
Create an Azure Container Registry
I decided to run my own registry, the more I got into docker and the more stuff I wanted to...
CRON Expressions
Last week I blogged about Azure Timer functions. These functions use CRON Expressions to set the timers. I created this...
Azure Timer Functions
A quick getting started guide for Azure Timer functions. Timer triggers give us alot more options to automate things. With...
NGINX Commands (Ubuntu)
A short guide of commands I've found myself using on Ubuntu for NGINX, I'll update this...
NGINX Reverse Proxy for Docker
This post is a guide on setting the NGINX Config to work as a reverse proxy to our web application...