Blog

86 articles

Deploy docker registry and postgres database in MicroK8s

In this post we will see how to deploy and secure the registry along with deploying a postgres database in microk8s

MicroK8s - Getting Started #3postgresregistrymicrok8s

Setup Nginx and cert-manager in MicroK8s

In this post we will see how to setup nginx reverse proxy and cert-manager in microk8s

MicroK8s - Getting Started #2ngnixsslmicrok8s+1

Setup MicroK8s With Ubuntu

In this post we will see how to setup microk8s in ubuntu server.

MicroK8s - Getting Started #1ubuntumicrok8s

NDepend - A tool you can depend on

In this post we will see how to use NDepend to improve your .net development.

dotnettools

Docker Deployment using docker swarm

In this post we will see how to setup docker swarm for your development environment.

Docker Deployment #0dockerdocker-swarmseries

Prepare and deploy the microservice

In this post we will see how to deploy the microservice solution to the our server.

Docker Deployment #4dockerdocker-compose

Deploy redis, rabbitmq, seq, registry and postgres in docker swarm

In this post we will see how to deploy redis, rabbitmq, postgres and registry.

Docker Deployment #3dockerredisrabbitmq+3

Setting up docker swarm with traefik and portainer

In this post we will see how to create a docker swarm and deploy traefik and portainer in our ubuntu server.

Docker Deployment #2dockerubuntutraefik+1

Setting up Ubuntu Server with docker in Hetzner

In this post we will see how to create a ubuntu server for docker deployment.

Docker Deployment #1dockerubuntuhetzner

Blazor state management with Fluxor

In this post we will see how to setup fluxor in Blazor Wasm App

blazorfluxor