Giter VIP home page Giter VIP logo

eureka-rs's People

Contributors

shssoichiro avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

eureka-rs's Issues

Allow to use trusted certificate for server with self-signed

Hello,

I'm not sure this project is still active, I just try to ask for an enhancement, on which I could help working on.

It would be grate to have the possibility to set a trusted certificate for the ReqwestClient, in order to access servers with a self signed certificate.

That is usual case in environments like dev, test or even production in case of intranets.

I think it can be done by using a reqwest::ClientBuilder with the setter add_roor_certificate().

Of course it should be added an optional configuration attribute to activate this part.

Failed to register app

[2021-03-26T09:39:51Z ERROR eureka_client::instance] Failed to register app: Request(405)
[2021-03-26T09:39:51Z ERROR eureka_client::registry] Failed to fetch registry: ParseError("missing field `application` at line 1 column 57")

Unable to set instance ID

image

I think there should be a pub instance_id: String field here because all other eureka clients have it.
I also want it to auto detect instance ip address, because it's running inside a container, it should send container's ip address to the registry, so that other containers can discover it.

image
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.