sameersbn / sameersbn/docker-gitlab
Bitbucket connect
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
Hello great developers,
I would like to connect my bitbucket with docker-gitlab, and fill in the following in the docker-compose.yml:
- OAUTH_BITBUCKET_API_KEY=mykey
- OAUTH_BITBUCKET_APP_SECRET=mysecret
After that i restart the container, but still I get the:
To enable importing projects from Bitbucket, as administrator you need to configure OAuth integration.
Is this the correct way, or I must change it in the shell?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with docker-compose.yml and the OAUTH_BITBUCKET_API_KEY and OAUTH_BITBUCKET_APP_SECRET settings, then inspect how the restarted container receives them. Reproduce the Bitbucket import attempt and check whether the administrator OAuth warning remains. Done would mean identifying whether this configuration is supported and documenting the required setup or the cause of the warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose, git, shell
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100