Projects with this topic
Sort by:
-
A collection of Docker files & Docker Compose templates that I use to stand up any microservices that I may need for my projects. Including but not limited to: Databases, Monitoring & Logging, Developer Tools, Networking & Security, CI/CD & Automation, Message Queues & Event Streaming, and Storage Caching. Along with custom Docker images & Project Templates for various frameworks that I prefer to work in or have a project upcoming, in-progress, or shelved.
Updated -
The dotnet new project templates in .Net 6 and later may default to some values that introduce new behavior. If you don't want to use these features, you can edit the template packages manually.
Updated