ginduc / jhipster-registry

JHipster Registry, based on Spring Cloud Netflix Eureka and Spring Cloud Config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JHipster Registry

Build Status

This is the JHipster registry service, based on Spring Cloud Netflix, Eureka and Spring Cloud Config.

Full documentation is available on the JHipster documentation for microservices.

Deploy to Heroku

Click this button to deploy your own instance of the registry:

Deploy to Heroku

There are a few limitations when deploying to Heroku.

  • The registry will only work with native configuration (and not Git config).
  • The registry service cannot be scaled up to multiple dynos to provide redundancy. You must deploy multiple applications (i.e. click the button more than once). This is because Eureka requires distinct URLs to synchronize in-memory state between instances.

About

JHipster Registry, based on Spring Cloud Netflix Eureka and Spring Cloud Config

License:Other


Languages

Language:CSS 35.0%Language:JavaScript 28.4%Language:Java 18.3%Language:HTML 15.3%Language:Shell 1.8%Language:Batchfile 1.2%