List of Community-Hosted GitLab Instances: Difference between revisions

From P2P Foundation
Jump to navigation Jump to search
(added Mastodon)
(added freedesktop.org)
Line 1: Line 1:
= Introduction =
= Introduction =


GitLab is a 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 not 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 not 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)




Line 8: Line 8:


* FramaGit: https://framagit.org/public/projects - used for projects people involved in FramaSoft contribute to
* FramaGit: https://framagit.org/public/projects - used for projects people involved in FramaSoft contribute to
* FreeDesktop.org: https://gitlab.freedesktop.org/explore/groups - used for projects people involved in the freedesktop.org community contribute to


* Gajim: https://dev.gajim.org/explore/projects - used development of the Gajim XMPP client and related projects
* Gajim: https://dev.gajim.org/explore/projects - used development of the Gajim XMPP client and related projects

Revision as of 19:19, 31 August 2018

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 not 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 GitLab instances

  • GNU Project: https://git.gnu.io/explore/projects - used for development of various GNU projects, including the MediaGoblin media-hosting package, and the GNU Social micro-blogging server (and web client).
  • Ring (a GNU project): https://git.ring.cx/explore/projects - used for development of the various components of the GNU Ring P2P voice/ video chat app developed by the savoirfairelinux team