sameersbn / sameersbn/docker-gitlab

Upgrade to PostgreSQL 13

Open
#2,572 13 comments 13 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.