Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs - SSL for Swarm using Traefik #85

Open
alexellis opened this issue Oct 19, 2018 · 1 comment
Open

Docs - SSL for Swarm using Traefik #85

alexellis opened this issue Oct 19, 2018 · 1 comment
Labels
PR A PR is open that addresses this issue

Comments

@alexellis
Copy link
Member

alexellis commented Oct 19, 2018

We have an SSL page for Kubernetes now but we should create one for Swarm - the simplest method I've used so far is Traefik which also provisions certificates using LetsEncrypt.

This is my example which I'm happy to donate to the documentation site: https://gist.github.com/alexellis/aad27285c099ed0878373569c0cdd567

I think it's also important to show how to enable basic auth for an embedded registry as part of this guide as that is a common ask and use-case for an OpenFaaS cluster. This is also included but we need to be careful re: the instructions for generating the Traefik basic auth password - since it is not straightforward and involves some manual steps (Google for this and you'll see it on StackOverflow) - the key thing is these instructions must be tested.

@alexellis
Copy link
Member Author

Bumping for @LucasRoesler

@rgee0 rgee0 added the PR A PR is open that addresses this issue label Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR A PR is open that addresses this issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants