List of Community-Hosted GitLab Instances: Difference between revisions

From P2P Foundation
Jump to navigation Jump to search
(added Tuleap, link to replacement for non-GitLab elements of this page)
(updated the forgefed link, added Salut-a-Toi)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
GitLab is one replacement for proprietary 'code forge' (software project management) platforms like GitHub. [https://gitlab.com/explore/ GitLab.com] is the flagship instance hosted by the company that develops the software, using its Enterprise Edition (EE). Unlike GH, GitLab also offers a fully free code Community Edition (CE) that can be self-hosted as a ready-to-use code forge, although it lacks some "enterprise" features available in EE. Developers have a choice to either host their code on GitLab.com (both gratis and commercial options available), or they can host their own instance for their own use, or for a community of developers. Because all project data can be exported and imported, they can switch from one option to the other, and back again, as their circumstances require. --[[User:Strypey|Strypey]] ([[User talk:Strypey|talk]]) 08:39, 26 April 2018 (UTC)
GitLab is one replacement for proprietary 'code forge' (software project management) platforms like GitHub. [https://gitlab.com/explore/ GitLab.com] is the flagship instance hosted by the company that develops the software, using its Enterprise Edition (EE). Unlike GH, GitLab also offers a fully free code Community Edition (CE) that can be self-hosted as a ready-to-use code forge, although it lacks some "enterprise" features available in EE. Developers have a choice to either host their code on GitLab.com (both gratis and commercial options available), or they can host their own instance for their own use, or for a community of developers. Because all project data can be exported and imported, they can switch from one option to the other, and back again, as their circumstances require. --[[User:Strypey|Strypey]] ([[User talk:Strypey|talk]]) 08:39, 26 April 2018 (UTC)


Note: The lists of instances that use code forge software other than GitLab were out of the scope of this page, so the full list has been moved to [[List of Community-Hosted Code Forge Instances]]. This page may not be updated as often as that one. --[[User:Strypey|Strypey]] ([[User talk:Strypey|talk]]) 19:44, 11 October 2019 (UTC)


== List of Independent GitLab instances ==
== List of Independent GitLab instances ==
Line 64: Line 63:
== Enabling federation across instances ==
== Enabling federation across instances ==


There are two projects working on ways to enable self-hosted code forges like to form a federated network, allowing them to compete with the network effect of large, centralized services like GitHub and BitBucket:
There are three projects working on ways to enable self-hosted code forges like to form a federated network, allowing them to compete with the network effect of large, centralized services like GitHub and BitBucket:


* ForgeFed: https://github.com/forgefed/forgefed/ - extending the ActivityPub standard for code-sharing purposes. The reference implementation is a code forge called Vervis: https://dev.angeley.es/
* ForgeFed: https://notabug.org/peers/forgefed - extending the ActivityPub standard for code-sharing purposes. The reference implementation is a code forge called Vervis: https://dev.angeley.es/


* Sr.ht: https://drewdevault.com/2018/07/23/Git-is-already-distributed.html - using email protocols for code-sharing between web forges, the demo site is at: https://sourcehut.org/
* Sr.ht: https://drewdevault.com/2018/07/23/Git-is-already-distributed.html - using email protocols for code-sharing between web forges, the demo site is: https://sourcehut.org/


== Instances Using Other Code Forge Software ==
* Salut-à-Toi: https://salut-a-toi.org/ - using the XMPP standard for federated chat to allow federated access to code repositories and issue tickets. The demo site is: https://www.libervia.org/


An open standard for collaboration between code forges - like ForgeFed or Sr.ht - would theoretically enable projects to inter-operate across any code forge platform implementing the standard, not just GitLab.
An open standard for collaboration between code forges - like ForgeFed or Sr.ht - would theoretically enable projects to inter-operate across any code forge platform implementing the standard, not just GitLab.


=== FusionForge ===
* https://fusionforge.org/projects/ - used for the development of FusionForge itself
=== Gitea ===
* code.as: https://code.as/explore/ - run by A Bunch Tell and used by their development team for projects like WriteFreely (see also Write.as)
* Codeberg: https://codeberg.org/explore/ - run by a German not-for-profit organisation for gratis, public use.
* Disroot: https://git.disroot.org/explore/ - run by a not-for-profit based in Amsterdam that hosts free code software for a community of users.
* FSFE: https://git.fsfe.org/ - available to supporters of the Free Software Foundation Europe
* (defunct) postActiv: https://git.postactiv.com/explore/projects - used for development of the postActiv micro-blogging server (and web client)
* Puckipedia: https://git.puckipedia.com/ - used for the Kroeg federated social web project
=== Gogs ===
* Freedombone: https://code.freedombone.net/ - used for projects related to Freedombone, a GNU/Linux distribution designed to enable user to self-host services on low-powered hardware.
* NotaBug: https://notabug.org/explore/ - a community use forge run by Peers.community, a group of free software and free culture advocates
=== Kallithea ===
* https://kallithea-scm.org/repos - used for the development of Kallithea itself
=== Pagure ===
* Fedora: https://pagure.io/ - used by projects associated with the Fedora GNU/Linux distribution
=== Phabricator ===
* femProCommons: https://projectes.commonscloud.coop/ - used for the development of the CommonsCloud project.
* PureOS: https://tracker.pureos.net/ - used for the development of the PureOS distribution of GNU/Linux, developed by Purism for use on their custom laptops and mobile devices.
=== Tuleap ===
* Tuleap.net: https://tuleap.net/ - used for the development of Tuelap itself, a code forge with a particular focus on integrating tools helpful for agile development practices.
[[List of Community-Hosted Code Forge Instances]]
[[Category:Software]]
[[Category:Software]]
[[Category:P2P Infrastructure]]
[[Category:P2P Infrastructure]]

Latest revision as of 10:12, 15 October 2019

GitLab is one replacement for proprietary 'code forge' (software project management) platforms like GitHub. GitLab.com is the flagship instance hosted by the company that develops the software, using its Enterprise Edition (EE). Unlike GH, GitLab also offers a fully free code Community Edition (CE) that can be self-hosted as a ready-to-use code forge, although it lacks some "enterprise" features available in EE. Developers have a choice to either host their code on GitLab.com (both gratis and commercial options available), or they can host their own instance for their own use, or for a community of developers. Because all project data can be exported and imported, they can switch from one option to the other, and back again, as their circumstances require. --Strypey (talk) 08:39, 26 April 2018 (UTC)

Note: The lists of instances that use code forge software other than GitLab were out of the scope of this page, so the full list has been moved to List of Community-Hosted Code Forge Instances. This page may not be updated as often as that one. --Strypey (talk) 19:44, 11 October 2019 (UTC)

List of Independent GitLab instances

  • Debian: https://salsa.debian.org/public - available for any free code software or any software that can be included in the Debian distribution or its repos.
  • e Foundation: https://gitlab.e.foundation/explore/ - used for development of the /e/ project (formerly Eelo), which includes the /e/ OS mobile OS (forked from Android via LineageOS), and a suite of privacy-friendly apps and hosted services (mostly forked from bits of Android, and existing free code Android apps and server packages) designed to create a complete replacement for the mobile devices, apps, and services run by Apple, Google, etc.
  • GNU Project: https://git.gnu.io/explore/projects/ - used for development of various GNU social media projects, including the MediaGoblin media-hosting package, and the GNU Social micro-blogging server (and web client).
  • Jami (a GNU project, formerly Ring): https://git.jami.net/explore/projects/ - used for development of the various components of the GNU Ring P2P voice/ video chat app developed by the savoirfairelinux team
  • Open Educational Resources Universitas: https://git.oeru.org/explore/ - used by some developers and projects associated with the OERU and OER Foundation.
  • Silence: https://git.silence.dev/explore - used for the development of Silence, a fork of Signal used for encrypting SMS/MMS on Android devices, and its website.

Hosted by GitLab on GitHost.io

GitHost.io was shut down by GitLab in June, 2019. Projects hosted there used to appear to be self-hosted, using their own domain name. They have all had to either move to GitLab.com, as did Snowdrift.coop), or move to self-hosting like git.gnu.io (see above).

Enabling federation across instances

There are three projects working on ways to enable self-hosted code forges like to form a federated network, allowing them to compete with the network effect of large, centralized services like GitHub and BitBucket:

An open standard for collaboration between code forges - like ForgeFed or Sr.ht - would theoretically enable projects to inter-operate across any code forge platform implementing the standard, not just GitLab.