A
A
Alexey Savchuk2013-02-11 18:18:23
linux
Alexey Savchuk, 2013-02-11 18:18:23

Recommend Git Server

Is there an open-source build of a GIT server like bitbucket.org?
Those. so that right out of the box it was:

- a web-interface with viewing repositories, managing access rights, viewing commits;
- access to repositories via the GIT protocol (via SSH);
- access to repositories via HTTP (HTTPS).

And all this without dancing with a tambourine.

Host system: Linux Debian Squeeze (6).

P.S. I really don't want to build gitweb / gitolite / apache / nginx separately.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
G
gvsmirnov, 2013-02-11
@devpreview

gitlab.org/ is what you are looking for.

S
sn00p, 2013-02-11
@sn00p

gitblit.com/ is good because there is actually one component that just works out of the box.
Cons - ssh does not seem to be there. If you really need it, then you can screw it in principle.

M
Michael Galyuk, 2013-02-11
@robux

1. Git hosts at kernel.org .
Watch "Framework is open-source?" - "Yes"
2. Git hosting on Wikipedia .
Perhaps one of them has an open engine.

J
Jedi_PHP, 2013-02-11
@Jedi_PHP

gitorious.org/gitorious - open-source github clone.

O
ostapbender, 2013-02-11
@ostapbender

Atlassian Stash

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question