This is an automated archive made by the Lemmit Bot.
The original was posted on /r/selfhosted by /u/InvestigatorThat4835 on 2025-05-22 07:13:59+00:00.
Hey everyone,
I wanted to share a project I've been working on that might be useful for those who self-host Gitea but still need to work with GitHub repositories.
Gitea Mirror is a web app that automatically mirrors your GitHub repositories to your self-hosted Gitea instance. It features:
- Mirror public, private, or starred GitHub repos
- Mirror entire organizations with structure preservation
- Optional mirroring of issues and labels
- Modern UI with real-time status updates
- Multiple deployment options (Docker, Bun, LXC)
It's completely open source and designed to be easy to set up. If you're looking to maintain GitHub backups or just prefer working in your own Gitea environment, you might find it helpful.
GitHub Repository
Would love to hear your thoughts or suggestions if you try it out!