Open cypherhat opened 8 years ago
starting on this.
See this:
https://gitter.im/eBay/fabio/archives/2016/09/08
you would need to add a manual override route as:
route add vault my.vaultdomain.org/ http://vault.default.svc.cluster.local:8200/
However, since the Vault API should be accessed via TLS and fabio does not support upstream TLS servers the SNI aware TCP proxy from eBay/fabio#1 should solve this issue.
I was able to get fabio to come up and connect to vault but there are some issues to work out..
Unsealing, setting vault tokens, etc manually is something we'll have to work around. My inital thought is that we need a long-lived vault available to work with. Maybe the VPN back to a longer lived vault on local laptop can be a stepping stone. Does that make sense?
See https://github.com/eBay/fabio/wiki/Certificate-Stores#vault