TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Gogs: GitLab alternative in Go

4 点作者 deweerdt超过 10 年前

2 条评论

icefox超过 10 年前
Looks they have #1 Authentication and #3 Extensibility (via Webhook assuming you can have more than one), but are missing #2 authorization I hope they don&#x27;t try to bolt on authorization like so many other Git hosting projects, but instead make it a fundamental aspect and as rich as what you can do in gitolite with cascading rules. Do that and we wont be talking about it being a GitLab alternative, but a replacement for all of the personal git hosting solutions and it will be them talking about how they are a GitLab alternative.<p><a href="http://benjamin-meyer.blogspot.com/2014/10/so-you-want-to-build-git-server.html" rel="nofollow">http:&#x2F;&#x2F;benjamin-meyer.blogspot.com&#x2F;2014&#x2F;10&#x2F;so-you-want-to-bu...</a>
Vendan超过 10 年前
It&#x27;s nice, but from personal experience: Set it down to GOMAXPROCS=1. The code isn&#x27;t very safely written and fails under any kind of load(even the load of just doing a hard reload).