You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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