Open errordeveloper opened 6 years ago
Well, turns out Cloud9 doesn't work when it doesn't run in /
, and we will need to hardcode each app route manually. Besides, Traefik controller is working okay now (and GKE one was a pain).
TLS is still to be done, we will need to have DNS to go with it too. Making insecure TLS work with Cloud9 lead to more pain, and domains would be convenient for the purpose of training.
So that we can make it more secure, and provide some routing.
/ide => k9c:service/ide
/app/* => k9c:service/*