devopshobbies / boundary-vault-stack

Deploy Self-Hosted HCP Vault and Boundary using End-To-End Automation (Terraform, Ansible, Bash, and many more)
MIT License
12 stars 11 forks source link

Boundary Client can not connect to worker #63

Open Shayan-Ghani opened 2 weeks ago

Shayan-Ghani commented 2 weeks ago

After attempting to connect to an ssh target with all 0.14.* boundary client versions, the worker failed to connect to boundary worker by its public_addr (currently set to SERVER IP). As the app is deployed as a container doesn't resolve the SERVER IP bridge to the network interface.

setting up a reverse proxy might help tackling this issue: