Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for enterprise edition #2329

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ErwinJunge
Copy link
Contributor

I've rebased the commits from #1477 onto current master and updated to the current structure of upstream gitlab. Credits for original idea go to original author of #1477 (@grimmy)

@ErwinJunge
Copy link
Contributor Author

I've rebased on top of master, since the fixes in there are required for a working deploy.

@tiredofit
Copy link
Contributor

There is still alot of work required to get a full EE working - While this may provide access to some of the EE features like multiple issue boards etc - There are timers and configuration settings that need to be added into the gitlab.yml, and also the inclusion of the Gitlab Elasticsearch Indexer. Just as an FYI!

@ErwinJunge
Copy link
Contributor Author

@tiredofit Thanks for the tip! Can you perhaps point me in the direction of somewhere that I can find out what timers and configuration settings you're talking about? I'd love to add them, since we're actually using this build.

Note to self: Gitlab Elasticsearch Indexer docs are here: https://docs.gitlab.com/ee/integration/elasticsearch.html

@tiredofit
Copy link
Contributor

Lines 316-415: https://github.com/tiredofit/docker-gitlab-ee/blob/master/install/assets/gitlab/config/gitlabhq/gitlab.yml
I learned this from reading https://docs.gitlab.com/ee/install/installation.html and as well this repository.

@adamlc
Copy link

adamlc commented Jun 9, 2021

I'd be interested to see where this goes as we're considering moving to EE!

Looks like officially its now recommended to install using kubernetes.

@ErwinJunge ErwinJunge force-pushed the ee-support branch 2 times, most recently from add6e5a to de06a74 Compare July 8, 2021 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants