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
Due to corp firewalls, port :8800 is not open, making access to the KOTS Admin page a logistical nightmare. I was able to create an AWS ALB that listens on :443 with an ACM cert for jama-admin.moms-spaghetti.com that will match on the host header to send the request to a target group on :8800. And this seemed to be all good until getting to the Secure the Admin Console page (https://jama-admin.moms-spaghetti.com/tls-warning). When I hit Continue, I got The page isn’t redirecting properly error when being sent to https://jama-admin.moms-spaghetti.com/tls.
The text was updated successfully, but these errors were encountered:
Due to corp firewalls, port
:8800
is not open, making access to the KOTS Admin page a logistical nightmare. I was able to create an AWS ALB that listens on:443
with an ACM cert for jama-admin.moms-spaghetti.com that will match on the host header to send the request to a target group on:8800
. And this seemed to be all good until getting to the Secure the Admin Console page (https://jama-admin.moms-spaghetti.com/tls-warning). When I hit Continue, I got The page isn’t redirecting properly error when being sent to https://jama-admin.moms-spaghetti.com/tls.The text was updated successfully, but these errors were encountered: