List of Community-Hosted GitLab Instances: Difference between revisions

From P2P Foundation
Jump to navigation Jump to search
No edit summary
(added e Foundation, updated section on GitHost.io (moved git.gnu.io back to independent instance list, removed Snowdrift.coop))
Line 8: Line 8:


* Briar: https://code.briarproject.org/explore - used for development of the Briar P2P chat/social network app for mobile devices.
* Briar: https://code.briarproject.org/explore - used for development of the Briar P2P chat/social network app for mobile devices.
* 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.


* Federated Networks Association: https://git.feneas.org/explore/projects - used for a range of federated social networking projects that support the federation protocols used by Diaspora.
* Federated Networks Association: https://git.feneas.org/explore/projects - used for a range of federated social networking projects that support the federation protocols used by Diaspora.
Line 22: Line 24:


* GNOME Project: https://gitlab.gnome.org/explore/projects - used for the development of the GNOME desktop environment and its many subsidiary projects
* GNOME Project: https://gitlab.gnome.org/explore/projects - used for the development of the GNOME desktop environment and its many subsidiary projects
* 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).


* Ind.ie: https://source.ind.ie/explore/projects - used internally by Ind.ie developers for their own projects
* Ind.ie: https://source.ind.ie/explore/projects - used internally by Ind.ie developers for their own projects
Line 51: Line 55:
== Hosted by GitLab on GitHost.io ==
== Hosted by GitLab on GitHost.io ==


[https://about.gitlab.com/gitlab-hosted/#githost-is-shutting-down-on-june-1st-2019 GitHost.io is being shut down by GitLab] in June, 2019. These projects will have to either move to GitLab.com, or move to self-hosting.
[https://about.gitlab.com/gitlab-hosted/#githost-is-shutting-down-on-june-1st-2019 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 [https://gitlab.com/snowdrift Snowdrift.coop]), or move to self-hosting like git.gnu.io (see above).
 
* 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).
 
* SnowDrift.coop: https://git.snowdrift.coop/explore - SnowDrift is a planned crowdfunding site for FLO (Free, Libre, Open) projects.


= Enabling federation across instances =
= Enabling federation across instances =

Revision as of 08:41, 10 July 2019

Introduction

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)


List of Independent GitLab instances

  • 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.

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 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:

Instances Using Other Code Forge Software

Gitea