sameersbn / sameersbn/docker-gitlab
Upgrade to PostgreSQL 13
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
PostgreSQL 12 is deprecated since GitLab 15.0
https://about.gitlab.com/releases/2022/05/22/gitlab-15-0-released/#release-deprecations
docker-gitlab is using 12, so it would be better to upgrade.
https://github.com/sameersbn/docker-gitlab/blob/14.10.3/docker-compose.yml#L14
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 with the linked docker-compose.yml at line 14 and inspect how the PostgreSQL 12 image is configured. Update the PostgreSQL dependency to the requested version, then verify that the compose configuration still starts successfully with the repository's GitLab setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, postgresql
- Domain
- databases, infrastructure
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100