sameersbn / sameersbn/docker-gitlab
our sidekiq is single process,Could you support sidekiq-cluster?
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
our sidekiq is single process,Could you support sidekiq-cluster?
如下:
https://gitlab.com/gitlab-org/gitlab/-/blob/master/bin/sidekiq-cluster
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the referenced GitLab bin/sidekiq-cluster entry point and compare it with how this docker-gitlab repository currently starts Sidekiq. Define the required configuration and process behavior before changing anything. Done means the image can run Sidekiq in the requested clustered mode and the supported usage is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100