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

I98 gitlab install #5425

Merged
merged 16 commits into from
Oct 8, 2024
Merged

I98 gitlab install #5425

merged 16 commits into from
Oct 8, 2024

Conversation

kayiwa
Copy link
Member

@kayiwa kayiwa commented Oct 6, 2024

PR installs local ldap enabled gitlab instance for private repos.
Related to pulibrary/ops-catchall#84

@kayiwa kayiwa force-pushed the i98_gitlab_install branch 4 times, most recently from b3dfd2d to ed6fe12 Compare October 7, 2024 20:10
@kayiwa kayiwa marked this pull request as ready for review October 7, 2024 20:29
Copy link
Contributor

@acozine acozine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a lot of work and a great step forward.

I'd like to see consistency in naming - right now some elements are named git_x and others are pulgit_x and others are gitlab_x. Why not make it easy on ourselves and call everything (inventory, VM names, DNS, role, etc., etc.) gitlab? It's clear and consistent and describes precisely what the system does.

inventory/all_projects/pulgit Outdated Show resolved Hide resolved
group_vars/gitlab/production.yml Outdated Show resolved Hide resolved
inventory/all_projects/pulgit Outdated Show resolved Hide resolved
playbooks/git.yml Outdated Show resolved Hide resolved
playbooks/git.yml Outdated Show resolved Hide resolved
roles/nginxplus/files/conf/http/dev/pulgit_staging.conf Outdated Show resolved Hide resolved
we add FQRN to the examples which we use when we create new roles
add the tasks that will install gitlab
the template file will need to be parametrized
this is the initial configuration
point to this role in the converge file also
add configuration for a staging environment
add loadbalancer configuration
the gitlab configure command takes ages to run in a container
@kayiwa kayiwa requested a review from acozine October 8, 2024 18:49
Copy link
Contributor

@acozine acozine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ugh, I missed a few naming things on my first review.

Basically, it would be great to have everything use the gitlab name, instead of git - because the role doesn't build git, it builds a GitLab instance.

playbooks/git.yml Outdated Show resolved Hide resolved
roles/example/molecule/default/converge.yml Show resolved Hide resolved
playbooks/git.yml Outdated Show resolved Hide resolved
inventory/all_projects/gitlab Outdated Show resolved Hide resolved
roles/nginxplus/files/conf/http/dev/gitlab_staging.conf Outdated Show resolved Hide resolved
roles/nginxplus/files/conf/http/gitlab_prod.conf Outdated Show resolved Hide resolved
Copy link
Contributor

@acozine acozine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After discussion, adding these as suggestions.

inventory/all_projects/gitlab Outdated Show resolved Hide resolved
inventory/all_projects/gitlab Outdated Show resolved Hide resolved
roles/nginxplus/files/conf/http/dev/gitlab_staging.conf Outdated Show resolved Hide resolved
roles/nginxplus/files/conf/http/gitlab_prod.conf Outdated Show resolved Hide resolved
kayiwa and others added 3 commits October 8, 2024 16:00
@acozine acozine merged commit 80eaea9 into main Oct 8, 2024
70 checks passed
@acozine acozine deleted the i98_gitlab_install branch October 8, 2024 20:18
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.

2 participants