sameersbn / sameersbn/docker-gitlab

Change Domain But Attachment URL Wouldn't Change

Open
#817 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

wontfix
Dominant language
Shell
Stars
8.1k
Forks
2.1k
Avg merge
17h 47m
Merged PRs (30d)
7

Description

I just change my gitlab domain from 192.168.3.111 to 192.168.3.133 (change the docker-compose.yml file: GITLAB_HOST=192.168.3.133), and run docker-compose down && docker-compose up -d, it seems everything is ok without the attachment in issues. The attachment's url prefix is 192.168.1.111.
Any thing did i missed?

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 docker-compose.yml and the GITLAB_HOST setting described in the report, then trace how issue attachment URLs are generated or persisted. Reproduce the restart after changing the host and verify whether newly generated attachment URLs use 192.168.3.133; the issue is done when the old prefix no longer appears where it should not.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose, gitlab
Domain
devops, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.