github RayLabsHQ/gitea-mirror v2.20.0

latest releases: v3.5.1, v3.5.0, v3.4.0...
2 months ago

🚀 Repository Migration to RayLabsHQ

This release marks a significant milestone as Gitea Mirror has moved to its new home under the RayLabsHQ organization. This migration ensures better support and maintenance for the project going forward.

🔄 Migration Details

📦 What's Changed

Repository Updates

  • Migrated repository from arunavo4/gitea-mirror to RayLabsHQ/gitea-mirror
  • Updated all Docker image references to use the new registry location
  • Changed license from MIT to GNU General Public License v3.0
  • Updated all documentation and links to point to the new organization

Security Improvements

  • Updated base Docker image to version 1.2.18-alpine
  • Removed test security scripts after confirming vulnerability resolutions

Documentation Updates

  • Added prominent migration notice in README
  • Updated quickstart guide with new repository URLs
  • Updated LXC deployment documentation
  • Created comprehensive migration guide for existing users

🔧 For Existing Users

If you're currently using Gitea Mirror, please update your configurations:

Docker Users

# Update your docker-compose.yml or pull commands
docker pull ghcr.io/raylabshq/gitea-mirror:latest

Git Repository Users

# Update your git remote
git remote set-url origin https://github.com/RayLabsHQ/gitea-mirror.git

📝 Full Changelog

For a complete list of changes, see the CHANGELOG.md.

🙏 Acknowledgments

Thank you to all our users for your continued support during this transition. The project will continue to receive regular updates and improvements at its new location.

📞 Support


Note: The old repository at arunavo4/gitea-mirror will remain archived for historical reference but will not receive any further updates.

Don't miss a new gitea-mirror release

NewReleases is sending notifications on new releases.