Skip to content

Commit c416fa9

Browse files
author
Luis Pabon
committed
Add README.md
1 parent 553d53d commit c416fa9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# SSL Redirect
2+
3+
This docker container will redirect any traffic coming on to it from HTTP to HTTPS.
4+
5+
## How to use:
6+
7+
* Deploy
8+
* Make public as front controller for your sites in HTTP only
9+
10+
## Whyyyyy
11+
I made this little container to get around Kong's inability to upgrade HTTP connections to HTTPS - there are third party plugins for this, but since I run Kong in Kubernetes there's no easy way to add these plugins without needing to re-build the containers and publish them to a container registry.

0 commit comments

Comments
 (0)