Hi, is there a known approach, similar to GitHub-to-Gitea migration, that does Gitea-to-Gitea migration where issues, pull requests, labels, etc. are also migrated? I have a repository living on one Gitea 1.9.0 server that I want to migrate to another Gitea 1.9.0 server.
Using Dump is all I know. But if you’re looking for some kind of replication using Kubernetes please check out my post and let me know your thoughts on the approach.
https://habd.as/post/git-based-continuous-delivery-rio/
And here’s Gitea containerized in prep:
Interesting request. I think it will not be too difficult since we have done it with github, next is Gogs / Gitlab and Gitea .
3 Likes