-
Notifications
You must be signed in to change notification settings - Fork 101
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
Initial SSL for swarm tutorial #107
Initial SSL for swarm tutorial #107
Commits on Feb 1, 2020
-
Initial SSL for swarm tutorial
**What** - Adds a new reference document to guide a user through installing OpenFaaS on Docker Swarm with Traefik as the proxy with ssl certs from Let's Encrypt Signed-off-by: Lucas Roesler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f18911 - Browse repository at this point
Copy the full SHA 7f18911View commit details -
**What** - Replace duplicate "is" with missing "a" in the opening statement Signed-off-by: Lucas Roesler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65d048b - Browse repository at this point
Copy the full SHA 65d048bView commit details -
Add missing word to configure traefik intro
**What** - Add missing "to" - Replace "the internate" with "publicaly" Signed-off-by: Lucas Roesler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d309564 - Browse repository at this point
Copy the full SHA d309564View commit details -
Fix traefix typo in traefik part number 6
Signed-off-by: Lucas Roesler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 19b95b4 - Browse repository at this point
Copy the full SHA 19b95b4View commit details -
**What** - Replace `ls` with `logs` Signed-off-by: Lucas Roesler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f35ceb2 - Browse repository at this point
Copy the full SHA f35ceb2View commit details -
Cleanup quotes in the traefik command
**What** - Remove the unnecceessary single quotes Signed-off-by: Lucas Roesler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9965f0b - Browse repository at this point
Copy the full SHA 9965f0bView commit details -
Signed-off-by: Lucas Roesler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37b1500 - Browse repository at this point
Copy the full SHA 37b1500View commit details -
Consolidate traefik configuration steps
**What** - Reduce the number of steps so that it is easier for people to see the required changes Signed-off-by: Lucas Roesler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1b8278 - Browse repository at this point
Copy the full SHA b1b8278View commit details -
Signed-off-by: Lucas Roesler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1657316 - Browse repository at this point
Copy the full SHA 1657316View commit details -
Simplify the configure openfaas section
**What** - Remove the "all together" snippet since the modification is so small and it should be clear. This should make it easier for someone to see what is happening instead of a large block of yaml Signed-off-by: Lucas Roesler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce6fecd - Browse repository at this point
Copy the full SHA ce6fecdView commit details -
Update guide to use the traefik 2.1.0
**What** - Update the instructions to use the latest Traefik version and based on the Traefik user guide https://docs.traefik.io/user-guides/docker-compose/acme-http/ This also make several other changes to improve the readability Signed-off-by: Lucas Roesler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0157693 - Browse repository at this point
Copy the full SHA 0157693View commit details