TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Running a private Git server is all you need

4 pointsby lysetalmost 3 years ago

2 comments

gtsopalmost 3 years ago
Something seems to be off with the font color. My screens renders the letters almost white, nearly no contrast with the background
svennekalmost 3 years ago
Yes, running you own git is fine.<p>A suggestion is to install Gitolite[1] and let that manage the repositories for you.<p>The beauty of it is, that the config is a git-repo itself.<p>I am not affiliated with Gitolite in any form except being a happy user for years..<p>1) <a href="https:&#x2F;&#x2F;gitolite.com&#x2F;gitolite&#x2F;index.html" rel="nofollow">https:&#x2F;&#x2F;gitolite.com&#x2F;gitolite&#x2F;index.html</a>