containous / traefik-extra-service-fabric

Traefik extra: Service Fabric Provider
Apache License 2.0
12 stars 14 forks source link

Azure Service Fabric ACME Clustering #52

Open radderz opened 5 years ago

radderz commented 5 years ago

Do you want to request a feature or report a bug?

Feature/Enhancement

What did you expect to see?

Improve Https SSL certificate management in service fabric:

Enable KV/clustering for Azure service fabric for lets encrypt to reduce certificate requests. Service Fabric has stateful services and management properties which could be used to store the certificates

or

Add API to add/delete/update Endpoint certificates at runtime

Use case

White label multi tenanted solution where customer domains are added through web portal using lets encrypt. We currently do this outside of service fabric using a reverse proxy automation but Traefik would be ideal if we can enable the clustering of Traefik within service fabric or manage certificates on the fly.

radderz commented 5 years ago

https://github.com/jjcollinge/traefik-on-service-fabric/issues/21

This issue tracks the KV/Clustering option for Azure Service Fabric