Search results
Oct 10, 2019 · HI, I need to rename branch “branch” to “branch_old” in gitlab, I searched for it and found that I need to do the following Checkout the branch locally. Rename it locally delete remote branch push the locally renamed branch to remote. When I do this I get errors of pre-recive hooks rejecting the deletion of protected branches. Then I go to gitlab and delete the protected branch via GUI ...
Jun 27, 2024 · I’ve been running this gitlab server and upgrading since about 2019, and have only ever needed to start the container with the new image, it has been awesome. Did I miss a step this time? I did some searching for documentation about this, but haven’t been able to find anything. I also haven’t been able to find messages indicating others have experienced this problem.
Oct 16, 2023 · With GitLab, if you projects will be storage intensive then you will hit the 5GB limit pretty quickly. GitLab self-hosted runner is a big plus if you can run CI on your laptop or other cheap place, as mentioned, it means unlimited CI. Another plus on GitLab is better project management (issues, epics, …).
Apr 16, 2020 · Problem Description I have been running self-managed ubuntu gitlab for the past couple of weeks using a computer running Ubuntu server 18.04. I have been having some problems in Gitlab I believe were caused by the external_url setting in /etc/gitlab/gitlab.rb I tried to set external_url to the URL of a domain I own and was unable to access the GitLab servers login page, probably unsuprisingly ...
Apr 28, 2024 · Yes, the problem is because ruby is listening to 8080 by default. dont make your port 8080 for webserver. ctrl-c-ctrl-v-elite September 20, 2024, 6:57am 5. These are the required ports for GitLab to function GitLab Ports Documentation. If any of these ports are already in use, you will encounter this error, even if it is an alternate port.
Dec 8, 2020 · I am new to GitLab and I am evaluating it for use as an Agile Planning tool. I am an experienced Agile Coach and I am starting my learning with Scrum. Something that threw me from the start is the difference between Milestones and Iterations. It seems like Milestones have been around for a while and Iterations is a new feature in the product. To spread up my learning cand you please advise the ...
Oct 8, 2021 · Hello, I just installed gitlab on my Synology in Docker with the image gitlab/gitlab-ce:latest. The installation went fine and I can bring up the page. It is asking me for a userame/password to log in. All the guides I see out on the net show it should prompt me to set the root password… but it doesn’t. Is there a set default username/password on this image? The attached image is what ...
Jun 18, 2021 · I’m getting the exit code as ‘0’. This is the screenshot. But when I tried the same via GitLab CI, the job failed. Screenshot below: balonik June 20, 2021, 5:44pm 4. In that case I would look at the next command in the script. neron_joseph June 21, 2021, 2:26am 5. Actually, I have tried creating a separate job with only the above command ...
Sep 4, 2019 · To obtain or review the logs, you’ll need sudo access to the GitLab instance. GitLab logs are found in directories named after GitLab components in /var/log/gitlab/ by default. The relevant logfile directories will begin with /var/log/gitlab/, not /home/git/gitlab/log/.
Sep 7, 2023 · Phone Verification SMS not received (Unable to login and register) General. JeremyM0720 September 7, 2023, 9:17am 1. Hi, I’ve been trying to log-in with Google/Github or register with Google/Github for the past few days. But all process seems to ask for Phone Verification for step 1. The problem is I cannot receive any verification code (+63 ...