Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Decorator buildpack for Eureka service registration

License

Notifications You must be signed in to change notification settings

vmware-archive/eureka-registrar-decorator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eureka-registrar-decorator is no longer actively maintained by VMware.

Eureka Registrar Decorator

NOTE: Meta-buildback is being deprecated
Changes to the core CloudFoundry lifecycle process are making it hard to guarantee on-going compatibility with meta-buildpack and decorators. Some of the use cases for decorators can now be solved by leveraging the new supply buildpack functionality. An updated example using that new mechanism can be found here:

New Eureka Registrar

This is a decorator buildpack for Cloud Foundry that provides integration with the Spring Cloud Eureka server for any programming language supported by the platform, and requiring zero application code changes.

When this decorator (and the meta-buildpack) is present in your Cloud Foundry deployment, all you will have to do to register all instances of your application with the Eureka discovery server is bind the application to your Spring Cloud Eureka Servive instance. Instances will then automatically be registered and continue to send heartbeats as long as the application container is alive.

About

Decorator buildpack for Eureka service registration

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published