Skip to content

JulienMrgrd/Jhipster-Registry

 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 29.6%
  • Java 26.2%
  • TypeScript 24.9%
  • HTML 14.1%
  • JavaScript 2.8%
  • Shell 1.4%
  • Batchfile 1.0%