Qarik-Group / bucc

The fastest way to get a BUCC (BOSH, UAA Credhub and Concourse)
Apache License 2.0
135 stars 46 forks source link

Not able to log in into Concourse deployed with AWS CPI #216

Closed kkalugerov closed 3 years ago

kkalugerov commented 3 years ago

After running bucc up --lite --cpi aws bosh instances which hosts the ConcourseCI is created and it has its public IP address. When I hit the public address it opens the ConcourseCI user interface but once when I try to log in it makes a redirect to the instance private IP and the login attemp fails. How could I resolve this, may you help please? For the sake of testing I'm doing this exercise with EC2 located in public subnet. Should I do this in private subnet and using load balancer which target group should hold the bosh instance in the private subnet ?

kkalugerov commented 3 years ago

I managed to resolve the issue.