Update README with KillerCoda tutorial link #2910
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Assignment Proposal
Title
Automating HTTPS for your web-app with Caddy and Docker
Names and KTH ID
Deadline
Task 3
Category
Executable tutorial
Description
We will be creating a tutorial on how to automate SSL/TLS certificates for your web applications to use the more secure HTTPS protocol. A subject we strugled with during a previous networking course.
The aim of the tutorial is to demonstrate and simplify the setup of this very troublesome but extremely important part of web applications by showing a way to automate it.
Relevance
We believe this is relevant to devops and "infrastructure as code".
By automating the certificate infrastructure you make it scalable, reproducible and reliable.
This moves the web aplication infrastructure away from manual configurations and is a great example of IaC.
We will attempt to create the tutorial on KillerCoda.
Tutorial can be found here: https://killercoda.com/jsundman