Hi,
Does the subgit mirror support hosted Gitlab instances?
I can only see documentation for self hosted instances or am I missing something?
Regards
Steve
Hi,
Does the subgit mirror support hosted Gitlab instances?
I can only see documentation for self hosted instances or am I missing something?
Regards
Steve
Hi Steve,
probably I don’t completely get the question, what do you mean by hosted instances? Are those some GitLab servers that reside in a cloud that are only available as a remote Git service? If so and SubGit cannot be installed directly on such a server, then the regular mirroring is not supported as SubGit does require direct access to the server filesystem and environment, but it’s still possible to run a mirror with an interim SubGit server, the approach you probably are familiar with:
TMate SubGit: SubGit for GitHub
The guide describes GitHub but the approach is the same for any remote Git service.
Hope I managed to answer your question.