Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/piomin/sample-nomad-java-services

sample spring applications that are deployed on Hashicorp's Nomad and and communication with each other using Consul disocvery and Spring Cloud Consul client
https://github.com/piomin/sample-nomad-java-services

consul java microservices nomad service-discovery spring-boot spring-cloud spring-cloud-consul

Last synced: 20 days ago
JSON representation

sample spring applications that are deployed on Hashicorp's Nomad and and communication with each other using Consul disocvery and Spring Cloud Consul client

Awesome Lists containing this project

README

        

## Deploying Spring Cloud Microservices on Hashicorp’s Nomad [![Twitter](https://img.shields.io/twitter/follow/piotr_minkowski.svg?style=social&logo=twitter&label=Follow%20Me)](https://twitter.com/piotr_minkowski)

[![CircleCI](https://circleci.com/gh/piomin/sample-nomad-java-services.svg?style=svg)](https://circleci.com/gh/piomin/sample-nomad-java-services)

[![SonarCloud](https://sonarcloud.io/images/project_badges/sonarcloud-black.svg)](https://sonarcloud.io/dashboard?id=piomin_sample-nomad-java-services)
[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=piomin_sample-nomad-java-services&metric=bugs)](https://sonarcloud.io/dashboard?id=piomin_sample-nomad-java-services)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=piomin_sample-nomad-java-services&metric=coverage)](https://sonarcloud.io/dashboard?id=piomin_sample-nomad-java-services)
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=piomin_sample-nomad-java-services&metric=ncloc)](https://sonarcloud.io/dashboard?id=piomin_sample-nomad-java-services)

Detailed description can be found here: [Deploying Spring Cloud Microservices on Hashicorp’s Nomad](https://piotrminkowski.com/2018/04/17/deploying-spring-cloud-microservices-on-hashicorps-nomad/)