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

Change GitLab sensitive data to secrets, and encrypt for GitOps usage #169

Open
3 of 8 tasks
adamrushuk opened this issue Jan 16, 2021 · 1 comment
Open
3 of 8 tasks

Comments

@adamrushuk
Copy link
Owner

adamrushuk commented Jan 16, 2021

@adamrushuk adamrushuk added this to the v1.4.0 Release milestone Jan 17, 2021
@adamrushuk
Copy link
Owner Author

adamrushuk commented Feb 16, 2021

https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template#L641-645

#### Change the initial default admin password and shared runner registration tokens.
####! **Only applicable on initial setup, changing these settings after database
####!   is created and seeded won't yield any change.**
# gitlab_rails['initial_root_password'] = "password"
# gitlab_rails['initial_shared_runners_registration_token'] = "token"

EXTERNAL_URL
GITLAB_ROOT_PASSWORD

@adamrushuk adamrushuk removed this from the v1.4.0 Release milestone Mar 18, 2021
@adamrushuk adamrushuk changed the title Test using SOPS Change GitLab sensitive data to secrets, and encrypt for GitOps usage Mar 18, 2021
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

No branches or pull requests

1 participant