Skip to content

Repository files navigation

Deck

Deck is a Service Registry + Load Balancer based on Spring Cloud Eureka.

All services which regsitered to Deck can be accessed via Service Discovery clients or are load balanced under a service id specific path. For example,# if one or more Dead Blind instances register to Deck, the services can be accessed through a Load Balancer with localhost:8761/services/dead-blind-develop:

  • port 8671 is the default Deck port
  • services is the standard prefix for all dynamically registered services
  • dead-blind-develop is the service id und which the instances registered to

Exemplary Request:GET localhost:8761/services/dead-blind-develop/heartbeat

See also:

About

Eureka Registry + Load Balancer (based on Eureka Registry)

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages