Skip to content

chore: Local dev environment tweaks#1241

Merged
srtab merged 2 commits into
mainfrom
chore/local-dev-tweaks
May 20, 2026
Merged

chore: Local dev environment tweaks#1241
srtab merged 2 commits into
mainfrom
chore/local-dev-tweaks

Conversation

@srtab

@srtab srtab commented May 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • Trim the local docker-compose GitLab footprint: fewer Puma workers and Sidekiq threads, smaller Postgres shared_buffers, and disable Prometheus, KAS, registry, Mattermost, and Pages.
  • Add .worktreeinclude listing local-only paths (secrets, certs, DB and GitLab data) to share into git worktrees.

Test plan

  • docker compose up gitlab boots and the instance is reachable on the usual ports.
  • New worktrees pick up the listed paths.

srtab added 2 commits May 20, 2026 16:39
Reduce Puma workers and Sidekiq concurrency, shrink Postgres
shared_buffers, and disable Prometheus, KAS, registry, Mattermost,
and Pages for the local docker-compose GitLab instance.
@srtab srtab merged commit a8b18c3 into main May 20, 2026
6 checks passed
@srtab srtab deleted the chore/local-dev-tweaks branch May 20, 2026 16:04
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.

1 participant