cloudfoundry / uaa

CloudFoundry User Account and Authentication (UAA) Server
Apache License 2.0
1.58k stars 827 forks source link

anyone had deployed the UAA server with other services in a docker-compose to the cloud? #1590

Closed henryyue2010 closed 3 years ago

henryyue2010 commented 3 years ago

I can get multi container applications work locally, but can't make it work after deploying to the kubernates hosting like Okteto

I get problems the the UAA server can't recognize the gateway request. Anyone know how to make UAA server work on the cloud platform? Thank you very much.

cf-gitbot commented 3 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/178597336

The labels on this github issue will be updated when the story is started.

henryyue2010 commented 3 years ago

I figured it out