pnxtech / hydra

A light-weight library for building distributed applications such as microservices
https://www.hydramicroservice.com
MIT License
645 stars 54 forks source link

How to integrate with Netflix Eureka? #147

Closed danielsan closed 6 years ago

danielsan commented 7 years ago

Hi everyone,

I'm trying to choose a microservices framework to use with node but I really need to be able to integrate it with Eureka since we already have a microservices infrastructure using Eureka :'(

Does anybody know how one could integrate hydra with Eureka for service register/discovery?

I don't necessarily want to make the hydra microservices to discover each other using Eureka. I want the possibility to register to it and to eventually use services that are out of the hydra microservices network.

cjus commented 7 years ago

@danielsan I recommend you also post in our Slack group: https://fwsp-hydra.slack.com

cjus commented 6 years ago

@danielsan can I close this or should we label it help wanted?