Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/piomin/sample-nomad-java-services
- Owner: piomin
- Created: 2018-04-16T08:58:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T19:53:07.000Z (23 days ago)
- Last Synced: 2024-10-26T06:39:38.488Z (21 days ago)
- Topics: consul, java, microservices, nomad, service-discovery, spring-boot, spring-cloud, spring-cloud-consul
- Language: Java
- Homepage: https://piotrminkowski.com/
- Size: 43 KB
- Stars: 12
- Watchers: 3
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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/)