You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
We installed bitbucket data center with only one node so far on our server. This server has no access to the internet, so we need to configure a proxy for it so we can setup jira cloud integration.
The problem is that we are unable to do so, we tried to set the java opts listed at https://confluence.atlassian.com/bitbucketserverkb/how-to-configure-an-outbound-http-and-https-proxy-for-bitbucket-server-779171680.html on many different files, but all without success.
For reference, we are starting the application on a linux server by executing the file <bitbucket installation directory>/bin/start-bitbucket.sh
I managed to configure it in a way that does't seem ideal, but it works and I will leave a comment here to possibly help anyone that may face the same problem.
Basically, I set the params listed at the documentation on the file _start-webapp.sh in the variable JAVA_OPTS. The only problem I see is that if we upgrade our bitbucket version, it may have to be set again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.