3

I would like to make a federation sync between a GitBlit and a GitLab instance. Make federations with GitBlit is possible i know, but i don't find anything about federation in GitLab.

I tried to find :

  • federations properties in gitlab.rb file
  • federations fields in project or administrator settings
  • hooks adaptater

Nothing found. Thanks for your answer

GGO
  • 2,678
  • 4
  • 20
  • 42

1 Answers1

3

Federation is currently not supported, but there is a related discussion in GitLab's Issue Tracker.

criztovyl
  • 761
  • 5
  • 21
  • You might also be interested in the activities around ForgeFed, a initiative around fedreating forges, i.e. not only GitLab but also platforms like Gogs and Gitea. https://framalistes.org/sympa/arc/git-federation/ – criztovyl Oct 20 '18 at 12:56