Update: This wasn't possible. We ended up having to move from https://www.foobar.com/bitbucket to https://bitbucket.foobar.com.
Is it possible to have an ssh base url with a subdirectory?
Our Bitbucket base url is https://www.foobar.com/bitbucket. The ssh base url defaults to ssh://www.foobar.com:7999. When I try to change it to to ssh://www.foobar.com/bitbucket:7999 I get the error "You must enter a URL of the form ssh://hostname or ssh://hostname:port"
Thank You
Hi Justice,
Bitbucket runs a SSH server as part of the application. Therefore, the server will be listening on port 7999 (i.e. if you run a "netstat" you will see that port on listen).
Hence it doesn't make sense to include a path after the hostname.
I hope that makes sense.
Best,
Thiago
Stand out as a skilled Confluence Cloud administrator. The Confluence Administration for Cloud certification proves you can configure permissions, manage site and space settings, and monitor activity—ensuring secure, effective collaboration for your team.
Start here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.