-
Notifications
You must be signed in to change notification settings - Fork 257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Do we have mirror address? #209
Comments
Unfortunately there's currently nothing but the github releases storage. I didn't check if there are any methods for syncing a mirror from it. I could upload the signed release files to another storage host as part of the release procedure, if that is helpful. There is already a Russian translation of rubyinstaller.org online called https://rubyinstaller.ru . They update and translate the pages more or less promptly, but link to the original installer files on github releases. See the corresponding issue: oneclick/rubyinstaller.org-website#13 |
@larskanis Thanks for your reply! Could you provide a rsync address for all signed releases files? I think |
TUNA / SJTUG could mirror rubyinstaller by using existing mirroring tool of github-releases. You may wait until we add this to our mirror server. |
Thank you very much for your help! We'll later put TUNA/SJTUG in a prominent position on our website |
SJTUG now synchronizes most recent 3 version every day. https://mirror.sjtu.edu.cn/github/rubyinstaller2/ |
@skyzh Great work! But I'm wondering why the "most recent 3 versions" are
As you can see in https://github.com/oneclick/rubyinstaller2/tags , the most recent versions should be
But I'm sure you should use And most people now will use RubyInstaller-2.7.2-1 as it's a recommendation by community. Could you provide this version? |
It's weird that GitHub Release API gives these 3 versions as most recent... I'll look into that. By the way, now we have synchronized all version you have mentioned. |
For the case of |
I think it'll be OK to remove rubyinstaller.cn is online now, we thank SJTUG greatly. And we will keep up with rubyinstaller.org step by step since today. |
You're right, the files of release |
I removed tag |
What problems are you experiencing?
Chinese users have been visiting GitHub very slowly. All the download links in rubyinstaller.org point to Github release page so that beginners in China always have severe network trouble on Windows before they can install Ruby successfully.
These days we are considering a mirror of rubyinstaller.org in China. We find that we lack of a sync method to download all and get the newest releases of RubyInstaller2. Do we have a rsync address, s3 bucket or others? If not, we'll think about other methods to download directly from Github release page.
The text was updated successfully, but these errors were encountered: