Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,557,678
Community Members
 
Community Events
184
Community Groups

bitbucket api return a http url for repo even i configure https domain for bitbucket server

steup the bitbucket server by use aws ec2. use the script step by step to configure.then use aws elb to configure the 443 to server 7990. now i can access the bibucket by https domain for bitbucket UI. also configure the base url to https.but when I try curl --location 'https://mydomain/rest/api/latest/projects/MDX/repos'  it's will return me a http url for the repo.what should i do

1 comment

ubuntu:/var/atlassian/application-data/bitbucket/shared# cat bitbucket.properties server.port=7990 server.secure=true server.scheme=https server.proxy-port=443 server.redirect-port=443 server.proxy-name=<domian>

Christian Glockner
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 24, 2023

Hi Kean,

Did you set the Base URL in the Bitbucket Server adminstration section in the UI to HTTPS?

Cheers,
Christian

Premier Support Engineer
Atlassian

Hi Christian, yes, seems it needs both Ui and bitbucket.properties configure to work. I mean if I just set the Base URL in the Bitbucket Server administration section in the UI to HTTPS will not work.

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events