Skip to content

xamatech/deck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •