Lawrence Gripper

Results 55 comments of Lawrence Gripper

Yeah this makes sense for me, unless we can find a way to roll this up into traefik but I'd expect the scope of the changes to be too large

Thanks for the work on this one @askew - Do we need to wait for the Traefik changes, to pick up the certs from environment vars, before we merge this?

Thanks for the update, I've marked this one as blocked for now while we wait on 6.2 release and the edits to Traefik SF Provider to read in the certs....

Currently the fork doesn't include support for Windows Credentials. Potentially we could test using something like https://github.com/Azure/go-ntlmssp in the provider to support NTLM auth. We're considering refactoring out the sf...

Np, thanks for trying out Traefik on SF! I think using integrated security will be an order of magnitude more complex as we're working in golang which doesn't support it...

Hi, I'm afraid there isn't currently any ongoing work on this issue. We've very much open to contributions if anyone would like to pick it up and start working on...

### Proposal Create an additional label `traefik.servicefabric.mesh`. When this label is added to a service it would be added to the `mesh` endpoint defined in your `traefik.toml` the default template...

So had a bit of a look and appveyor looks like it might do the trick here https://www.appveyor.com/docs/build-environment/ they list docker for windows containers as being installed on their build...

Hi, Sorry to hear that, this one is best raised on the Traefik SF repository here https://github.com/containous/traefik-extra-service-fabric Likely you'll need to have a dive into the source and submit a...

Would love some help with this, at a high level the aim would be to take the existing [Readme](https://github.com/jjcollinge/traefik-on-service-fabric/blob/master/Readme.MD) and work to simplify the process of getting Traefik up and...