sameersbn / sameersbn/docker-gitlab

Bitbucket connect

Open
#998 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

wontfix
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.