Skip to content

A straightforward ticketing system, utilizing dotnet and built on a microservice architecture, employs asynchronous communication through an event bus. These services are deployed using Kubernetes.

License

Notifications You must be signed in to change notification settings

iamarifdev/ticketing-microservices-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build docker image for services

Run the following command from root directory

Auth Service:

docker build -t arifjmamun/ticketing-auth-dotnet -f src/Ticketing.Auth/Dockerfile .

About

A straightforward ticketing system, utilizing dotnet and built on a microservice architecture, employs asynchronous communication through an event bus. These services are deployed using Kubernetes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published