jippi/awesome-nomad
A curated list of tools, plugins, utilities, and resources for enhancing and managing HashiCorp Nomad deployments and workflows.
Awesome Nomad › Documentation, examples, demos, and awesome lists
.NET coffee shop application with modular approach. The project is designed to demonstrate a modular architecture in a coffee shop system using .NET 7. It includes detailed software system diagrams such as software system diagram, container diagram, and component diagram to illustrate the structure and components of the application. The project supports containerization and can be started using docker-compose commands for building and running the application. Additionally, it provides instructions to start the project with HashiCorp Nomad, indicating integration with Nomad for orchestration and deployment. The project is based on the quarkuscoffeeshop/quarkuscoffeeshop-majestic-monolith repository but customized to work with .NET 7, showcasing a transition from a monolithic to a modular approach. This makes it a useful reference for developers interested in modular software design, containerization, and Nomad orchestration within the .NET ecosystem.
https://github.com/thangchung/coffeeshop-modular
A curated list of tools, plugins, utilities, and resources for enhancing and managing HashiCorp Nomad deployments and workflows.
Envoy-consul-sds is a service that implements Envoy's Service Discovery Service API on top of Consul's health endpoint API to enable dynamic service discovery and proxying for applications running on HashiCorp Nomad.