Gitlab sounds better day after day. Still we are doing github, Jenkins and AWS ECR (as a container registry
Just a quick idea of mine was:"So github is pretty centralized right now,so is gitlab as well.But I can run gitlab on my own machine. So would it be possible for gitlab to offer a sync service,where I could sync my gitlab server with gitlabs' server? " So if gitlab(github) is down I can ~~let~~ rely on my local copy?
Part of the discussion for the downside of centralization on GitHub is that it is also the issue tracker and wiki. Does GitLab offer mirroring for these services too?
If I understand OP's question, it seems syncing would involve more than just `git push` from the local gitlab server to remote.