Questions tagged [gitlab-omnibus]

Omnibus Gitlab creates platform-specific, full-stack downloadable packages for GitLab.

This is a fork of the original Omnibus project, designed to work specifically with GitLab.

Supported platforms (as of June, 2016) include:

  • CentOS 6 (and RedHat/Oracle/Scientific Linux 6)
  • CentOS 7 (and RedHat/Oracle/Scientific Linux 7)
  • Debian 7
  • Debian 8
  • Ubuntu 12.04
  • Ubuntu 14.04
  • Ubuntu 16.04
  • Raspian on Raspberry PI 2
352 questions
-1
votes
1 answer

vmWare Workstation External Accessibility Issue

I'm running Windows Server 2012 w/ vmWare Workstation. I've built a GitLab VM on Centos 7 that's totally setup and accessible on my local network. It's configured using Bridged Mode so it has it's own IP from the DHCP Server. I use No-IP to connect…
-1
votes
1 answer

gitlab backup : no timestamp for backup filesnames

Doing my gitlab backup the backuped files have: no timestamp should be like this: The filename will be [TIMESTAMP]_gitlab_backup.tar here the files:: root@gitlab:~# ll /mnt/backup-git/ -h total 1.9G -rw------- 1 git git 57M Nov 29 15:57…
user3313834
  • 7,327
  • 12
  • 56
  • 99
-1
votes
1 answer

Gitlab: redirection to non resolvable hostname

I've installed Gitlab on Ubuntu 14.04 with the 2 minutes installation doc and when I access the ui http://server_ip, I'm redirected towards http://hostname/users/sign_in As hostname is not resolvable I cannot accesd this url. I'm sure I missed…
Luc
  • 16,604
  • 34
  • 121
  • 183
-2
votes
1 answer

Self-hosted GitLab server is giving major accessibility issues

Our Self-hosted GitLab server is randomly getting broken and we couldn't figure out why. This random behavior affects our deployments, it gets too slow. After restarting it, stays up for a few hours and goes down, throws 500 or 502 error. After…
-2
votes
1 answer

Setting up a highly available Gitlab server

I need to setup a highly available Gitlab server on a bare metal, also i would know the best practices ( includes Security, Networking, authorizations, firewall ... etc.) to make the job done.
-3
votes
1 answer

How can I do to access to Gitlab?

Hello I setted up Gitlab on my raspberry but I can't access to the web page of gitlab. So i would like to know where is the *.html ? I tried to find in var/www/html but I see nothing... I precise I setted up apache on my raspberry. Thank you for…
-3
votes
1 answer

Unable to run the gitlab

in gitlab.rb, i have put in external url like below. I wanted to access gitalab in the browser like http://ip address of my system/gitlab Because other applications are running in system external_url 'http://ip address of my system/gitlab' Can…
1 2 3
23
24