traefik-on-service-fabric icon indicating copy to clipboard operation
traefik-on-service-fabric copied to clipboard

Simplify deployment and configuration

Open lawrencegripper opened this issue 6 years ago • 3 comments

Aim to have a very easy and simple experience when deploying and configuring traefik on SF

lawrencegripper avatar Nov 02 '17 10:11 lawrencegripper

@lawrencegripper do you still need help, I may be able to help on that

dealboy avatar Feb 01 '18 20:02 dealboy

Would love some help with this, at a high level the aim would be to take the existing Readme and work to simplify the process of getting Traefik up and running in the cluster. That may be through scripting, changes to the existing code or other techniques we've not considered.

I think a good first step would be to come up with some proposals and we can chat through them in more detail - sound good?

lawrencegripper avatar Feb 02 '18 11:02 lawrencegripper

As a part of this I am trying to remove the requirement of having to drop certs in 'certs' folder. Instead they should be auto picked from LocalMachine or KeyVault. This makes it easy to solve scenarios like using SSL, using MTLS etc.

PR - https://github.com/jjcollinge/traefik-on-service-fabric/pull/65

RamjotSingh avatar May 17 '18 01:05 RamjotSingh