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
Im running the docker images of servicecomb/service-center and servicecomb/scfrontend in my ec2 instance.
And routing the requests to service center front end with AWS Route53 service with DNS entry https://servicecomb-dev-xx.com/. And the service-center UI is not rendered properly as expected. However the same configuration works in my local environment. Only thing different here is AWS DNS is https enabled URL. What am i doing wrong here? Please help ASAP!!
Do i need to enable SSL/TLS for service center for AWS deployment?
Steps to reproduce the behavior:
run docker images with below docker compose config
Im running the docker images of
servicecomb/service-center
andservicecomb/scfrontend
in my ec2 instance.And routing the requests to service center front end with AWS Route53 service with DNS entry https://servicecomb-dev-xx.com/. And the service-center UI is not rendered properly as expected. However the same configuration works in my local environment. Only thing different here is AWS DNS is
https
enabled URL. What am i doing wrong here?Please help ASAP!!
Do i need to enable SSL/TLS for service center for AWS deployment?
Steps to reproduce the behavior:
30103
The service-center UI is not rendered.
The text was updated successfully, but these errors were encountered: