I now believe that redis and ruby all comes bundled in the omnibus
installer, so skipping the installation of those would be worth a try.
This page is also worth noting, showing all configuration
options:
https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitla
For those who want to install GitLab CI on Ubuntu 14 LTS, on the same
server as GiLab CE, here are the steps that made it work:
Install recommended packages defined here:
https://github.com/gitlabhq/gitlab-ci/blob/master/doc/install/installation.md
apt-get install wget curl gcc checkinstall libx
For those who want to install GitLab CI on Ubuntu 14 LTS, on the same
server as GiLab CE, here are the steps that made it work:
Install recommended packages defined
here:
https://github.com/gitlabhq/gitlab-ci/blob/master/doc/install/installation.md
#> sudo apt-get install wget curl gcc checkins
You're running two GitLab apps (port 81 and 82) on one server? That is
not supported.
Best regards,
Sytse Sijbrandij
CEO GitLab B.V.
On Sat, Feb 14, 2015 at 2:13 PM, tombert wrote:
> Hi,
>
> basically I followed the instructions described here:
> https://gitlab.com/gitlab-org/omnibus-gitlab/tre
Hi,
basically I followed the instructions described here:
https://gitlab.com/gitlab-org/omnibus-gitlab/tree/master/doc/gitlab-ci
In etc/gitlab/gitlab.rb I added the following line:
ci_external_url 'http://myserver:82'
Note: GitLab CE is running on port 81.
Now when browsing to GitLab CI, port 8