FWIW, TurnKey has a gitlab appliance that has worked pretty well for me.
On Mon, Jun 30, 2014 at 1:26 PM, Jonathan Abbey <[email protected]> wrote: > We've been using GitLab in our laboratory for some time now, and I > recommend it very highly indeed. Getting it set up was a bit of a pain > because they did not have RedHat packages when we first installed it, and > we were setting it up on a server that did not have Internet access. > installation depends on having access to a RubyGems mirror, but once we got > that worked out it's been smooth sailing. GitLab's architecture is very > very nicely put together. They've got a directory that contains all of the > Git repos, a 'gitlab-shell' facility for manipulating and browsing the > repos, and scripts for performing backups and restores of both the Git > repositories and the PostgreSQL database tables. They've got hooks for > connecting to external build servers and bug tracking systems, and a full > web API for accessing the system. And, of course, they've got ssh key > support for high performance Git operations over ssh in addition to over > https. They're also very good with their development and release cycle, > with a new release coming out like clockwork on the 22nd of the month. > > So.. yeah. Very highly recommended. > >> -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
