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.

Self Hosting Git Repositories with Stagit

2 pointsby bkqover 2 years ago

1 comment

bkqover 2 years ago
A pretty interesting project I came across via reddit. Seems like a good lightweight solution for self-hosting git repos if you don&#x27;t want to be burdened with the overhead of managing a full-fledged code forge. This also seems to come with a stagit offering for serving over gopher [1][2].<p>[1] - <a href="https:&#x2F;&#x2F;codemadness.org&#x2F;git&#x2F;stagit-gopher&#x2F;log.html" rel="nofollow">https:&#x2F;&#x2F;codemadness.org&#x2F;git&#x2F;stagit-gopher&#x2F;log.html</a><p>[2] - <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Gopher_(protocol)" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Gopher_(protocol)</a>