Skip to content

Helper to register some Server to your local registry, so not all servies has to be running on your local maschine

License

Notifications You must be signed in to change notification settings

Manny404/eurekaRegisterFaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eurekaRegisterFaker

Helper to register some Server to your local registry, so not all servies has to be running on your local maschine.

Build

go build

Useage

Build your executable with go build and add all your service values to the config.json. Than you can type:

./eurekaRegisterFaker

All your servies from the json file should now be visible in Eureka.

In case you use the Jhipster registry, you can query all services with this call.

http://admin:admin@localhost:8761/eureka/apps/

For example, if you exit the program with ctrg + c, all services will be deregistered from Eureka.

About

Helper to register some Server to your local registry, so not all servies has to be running on your local maschine

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages