sameersbn / sameersbn/docker-gitlab
Change Domain But Attachment URL Wouldn't Change
Nobody has claimed this yet.
- 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
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 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