Git: Difference between revisions
static replacement for ethercalc.org/choose-the-git-host.html |
No edit summary |
||
| Line 179: | Line 179: | ||
GitBlit is designed primarily as a tool for small workgroups who want to host centralized repositories. It comes in two options: GO is an integrated single stack solution so you can really get up and running in no time flat; and there is a WAR version (assumes you already have a servlet container like Jetty or Tomcat.) Gitblit requires a Java 7 Runtime Environment (JRE) Gitblit comes with a lot of [http://gitblit.com/features.html features] | GitBlit is designed primarily as a tool for small workgroups who want to host centralized repositories. It comes in two options: GO is an integrated single stack solution so you can really get up and running in no time flat; and there is a WAR version (assumes you already have a servlet container like Jetty or Tomcat.) Gitblit requires a Java 7 Runtime Environment (JRE) Gitblit comes with a lot of [http://gitblit.com/features.html features] | ||
<li>[https://gitea.io/en-US/ Gitea] is a community managed fork of Gogs, lightweight code hosting solution written in Go and published under the MIT license. It's self-hosted. The Gogs project is/was controlled by a single author, and the Gitea fork happened in 2016 by several users and contributors who wanted a different project management style: community-driven. Gitea is librejs compatible. | <li>[https://gitea.io/en-US/ Gitea] is a community managed fork of Gogs, lightweight code hosting solution written in Go and published under the MIT license. It's self-hosted. The Gogs project is/was controlled by a single author, and the Gitea fork happened in 2016 by several users and contributors who wanted a different project management style: community-driven. Gitea is librejs compatible. | ||
<li>[https://notabug.org/about Notabug] offers free public hosting, and is based on a modified version of Gogs. | <li>[https://notabug.org/about Notabug] offers free public hosting, and like Gitea, is based on a modified version of Gogs. A Peers community project, it's MIT-licensed and librejs compatible. | ||
</ol> | </ol> | ||