I currently have a server running docker with the following containers:
Jira
Confluence
BitBucket
They sit behind an nginx reverse proxy for security reasons. I've just installed Bamboo server but am struggling to get the Application Links working from Bamboo to any of the other applications.
The error is Invalid OAuth Signature.
The only difference between the Bamboo container and all the other ones is that the Bamboo doesn't require definition of the variables used by all the other containers such as:
ATL_PROXY_NAME
ATL_PROXY_PORT
ATL_TOMCAT_PORT
ATL_TOMCAT_SCHEME
ATL_TOMCAT_SECURE
ATL_TOMCAT_CONTEXTPATH
Any clues as to why this may not be working?
Well - Should have read the full docker hub page before wasting money on this :/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.