Hacker News new | ask | show | jobs
by Touche 4118 days ago
There's also Gitbucket which has as similar advantage: https://github.com/takezoe/gitbucket
2 comments

I found gitbucket after trying (unsuccessfully) to run gitlab on my 512mb RAM VM.

It has satisfied all the needs of our small group, which is essentially keeping a visual track of our git repos and permissions.

You probably just needed more swap. If you already had 1.5GB, maybe try it with 2GB. https://news.ycombinator.com/item?id=9212476
+1, Gitbucket is quite nice.
Deployment is trivial, and it is very stable.

Gitbucket is what I recommend.