Differences between revisions 1 and 2
Revision 1 as of 2021-03-11 10:02:36
Size: 419
Editor: Praveen A
Comment: create manual gem install commands
Revision 2 as of 2021-03-11 10:15:18
Size: 585
Editor: Praveen A
Comment: add devel repo link
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

Add this repo

{{{
deb https://people.debian.org/~praveen/devel/ experimental main contrib
}}}
Line 12: Line 18:

{{{
# apt install gitaly gitlab-shell gitlab-workhorse
{{{

Notes for gitlab 13.9.3

Add this repo

deb https://people.debian.org/~praveen/devel/ experimental main contrib

We need gitaly 13.9.3 and requires installing some gems via rubygems.org (we may be able to get it working with rugged 1.1 but not tested that yet)

# gem install -v 0.14.0 gitlab-labkit # for gitlab 13.8.5 compatibility
# apt install cmake libssl-dev 
# gem install -v 1.0.1 rugged
# gem install -v 4.2.7.10.gitlab.1 gitlab-gollum-lib
# gem install -v 9.14.1 licensee