Blog

81 articles

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

.NET Microservice with ABP - Full Series

This post contains all the parts of the microservice development with ABP

.NET Microservice with ABP #0dotnetabpmicroservice+1

Logging with Seq

In this post, we will see how to add centralized logging to our microservice application

.NET Microservice with ABP #12dotnetabpmicroservice+3

Add New Service

In this post we will see how to add docker support and create a CI/CD with github actions

.NET Microservice with ABP #11dotnetabpmicroservice

Docker and CI/CD

In this post we will see how to add docker support and create a CI/CD with github actions

.NET Microservice with ABP #10dotnetabpmicroservice+1

Distributed Event Bus

In this post we will see how to get the RabbitMQ working for service to service communication

.NET Microservice with ABP #9dotnetabpmicroservice+1