From: sascha-ml@babbelbox.org
To: gentoo-dev <gentoo-dev@lists.gentoo.org>
Subject: [gentoo-dev] GitLab Feature-Set / Was: devmanual moved to github
Date: Sun, 12 May 2013 21:18:13 +0200 [thread overview]
Message-ID: <39106330.P4KaKQNKU3@sammi> (raw)
In-Reply-To: <20130512172003.9979.qmail@stuge.se>
[...]
> > Another option that looks nice is GitLab.
>
> How does it work? The screenshots look exactly like github.
Maybe, I can summarize it up a bit:
- GitLab is a Ruby-On-Rails Application
=> Requires very few setup on a gentoo system: ruby, a webserver and a mysql
or postgresl database and redis. Some gems. That's it mostly.
- It makes use of a lot of the FOSS-Code which was written by GitHub.
- Itself is licensed under the MIT-License.
- It used to be based around the gitolite shell, but nowadays has it's own
shell to implement access restrictions on the managed repositories.
- Repositories can be private (to users or teams) or public with write-access
granted to individuals or teams.
=> Up to here, it's just a way to manage multiple git repositories via http
and access them via git://, ssh://, http:// and https://
It can be used just the same way a pure gitolite installation can be used.
(Which by the way is true for any repository on github as well).
On top of that:
- It supports "Merge Requests", which are almost the same as PRs on Github,
which allows user contributions to be reviewed quite easily.
- It can trigger web-hooks in a similar way to github.
It has some other nice features - but I personally believe they are not very
relevant to gentoo:
- Issue tracking per git repository
- Wiki per git repository
I am running an instance of gitlab for some of my private projects. The
instance is accessed from roughly a dozen scripts and me. I run it including
it's database (aside to some other services) on a VServer, which has 1 CPU
assigned to it and 1 gigabyte of ram. Accessing it never appeared any slower
to me than accessing github (even given that low hardware). Though, i have no
data on how it scales to bigger environments.
Updates to it are release on a once-per-month basis. Most of the time they are
quite straight forward and installed in less than 5 minutes.
The overall configure on the above mentioned hardware took me roughly 2 hours
(sql, nginx, ruby etc being already emerged). This is mostly due to the fact
gitlab's author mainly targets ubuntu. But it wasn't very hard to adapt the
instructions to Gentoo w/ OpenRC.
Hopefully these datapoints help to fill up some gaps :-)
Sascha
next prev parent reply other threads:[~2013-05-12 19:18 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-12 11:32 [gentoo-dev] devmanual moved to github Markos Chandras
2013-05-12 13:12 ` Rich Freeman
2013-05-12 13:27 ` Peter Stuge
2013-05-12 15:02 ` Ben de Groot
2013-05-12 15:15 ` Markos Chandras
2013-05-12 15:12 ` Diego Elio Pettenò
2013-05-12 15:02 ` [gentoo-dev] " Duncan
2013-05-12 13:15 ` Ulrich Mueller
2013-05-12 15:04 ` Markos Chandras
2013-05-12 15:17 ` Peter Stuge
2013-05-12 15:48 ` Ulrich Mueller
2013-05-12 15:54 ` Markos Chandras
2013-05-12 16:08 ` Rich Freeman
2013-05-12 16:12 ` Michael Palimaka
2013-05-14 15:44 ` William Hubbs
2013-05-14 17:51 ` Rich Freeman
2013-05-12 16:55 ` Ulrich Mueller
2013-05-12 16:04 ` Mike Gilbert
2013-05-12 17:20 ` Peter Stuge
2013-05-12 17:32 ` Michael Palimaka
2013-05-12 18:24 ` Peter Stuge
2013-05-12 18:31 ` Michael Palimaka
2013-05-12 22:12 ` Alexander Berntsen
2013-05-12 22:21 ` Peter Stuge
2013-05-12 22:24 ` Alexander Berntsen
2013-05-12 22:37 ` Peter Stuge
2013-05-13 7:09 ` Alexander Berntsen
2013-05-12 22:38 ` W. Trevor King
2013-05-13 6:32 ` Ralph Sennhauser
2013-05-13 7:07 ` Alexander Berntsen
2013-05-13 7:40 ` Ralph Sennhauser
2013-05-13 7:47 ` Alexander Berntsen
2013-05-13 13:28 ` Ciaran McCreesh
2013-05-14 15:55 ` William Hubbs
2013-05-13 12:38 ` Greg KH
2013-05-13 12:42 ` Alexander Berntsen
2013-05-13 21:59 ` Duncan
2013-05-12 17:33 ` Theo Chatzimichos
2013-05-12 18:22 ` Peter Stuge
2013-05-12 19:18 ` sascha-ml [this message]
2013-05-14 13:59 ` [gentoo-dev] GitLab Feature-Set / Was: " Rich Freeman
2013-05-14 14:19 ` Peter Stuge
2013-05-14 14:40 ` Rich Freeman
2013-05-13 3:38 ` [gentoo-dev] " Arun Raghavan
2013-05-12 15:13 ` Richard Yao
2013-05-12 15:38 ` Ulrich Mueller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=39106330.P4KaKQNKU3@sammi \
--to=sascha-ml@babbelbox.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox