cloudfoundry-attic / bosh-lite

A lite development env for BOSH
Apache License 2.0
319 stars 244 forks source link

Cannot cf login to a bosh-lite CF instance after restarting and didn't run port forwarding #418

Closed StanleyShen closed 6 years ago

StanleyShen commented 7 years ago

Hello, all

I am having a CF instance which is built with bosh-lite way on AWS with a public IP, I restart one VM and I can ssh to this VM to bring up all components.

But I still cannot access the CF API, it seems we need do some route setting for this. I don't have vagrant configuration for this VM.

So how can I do this manually on the docker host VM?