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 GitLab + GitLab Runner to dev environment #745

Merged
merged 7 commits into from
Feb 8, 2024

Conversation

mvandenburgh
Copy link
Member

@mvandenburgh mvandenburgh commented Jan 25, 2024

Adds GitLab and a runner as services to the local docker-compose development configuration. This should drastically improve the ability to test things related to the Django app locally.

@mvandenburgh mvandenburgh marked this pull request as draft January 25, 2024 17:03
@mvandenburgh mvandenburgh marked this pull request as ready for review January 25, 2024 17:12
@jjnesbitt
Copy link
Collaborator

Should we update the GITLAB_TOKEN and GITLAB_ENDPOINT values in the analytics/dev/.env.docker-compose* files?

@mvandenburgh
Copy link
Member Author

Should we update the GITLAB_TOKEN and GITLAB_ENDPOINT values in the analytics/dev/.env.docker-compose* files?

Added.

@danlamanna
Copy link
Collaborator

Unfortunately this is mostly unusable on macOS since it uses QEMU to emulate ARM (see sameersbn/docker-gitlab#2803). I cancelled the init script after 10-15 minutes waiting for it to succeed.

@mvandenburgh mvandenburgh marked this pull request as draft January 29, 2024 22:37
@danlamanna
Copy link
Collaborator

danlamanna commented Feb 8, 2024

I pushed a small change to use a Docker image that's being built for both amd64 and arm64. This works well for me now.

@mvandenburgh mvandenburgh marked this pull request as ready for review February 8, 2024 21:03
@mvandenburgh mvandenburgh merged commit e156398 into main Feb 8, 2024
2 checks passed
@mvandenburgh mvandenburgh deleted the gitlab-dev-environment branch February 8, 2024 21:06
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.

3 participants