quantum / esos

An open source, high performance, block-level storage platform.
http://www.esos-project.com/
Other
287 stars 58 forks source link

Download Problems #212

Closed youpko closed 6 years ago

youpko commented 6 years ago

The download page downloads go very slowly 100-300kb/second. So i tried the EU mirror (as I am from Europe) but that page doesnt exists and re-routes to https://www.feldhost.cz/

msmith626 commented 6 years ago

I'm open to using some type of mirroring service, but I don't want a bunch of independent mirror servers and contacts all across the world. Do you know if there are any mirroring services that can be used? It doesn't have to be free either...

I'll research a bit and see what I can find.

On Sun, May 6, 2018 at 10:59 AM, youpko notifications@github.com wrote:

The download page downloads go very slowly 100-300kb/second. So i tried the EU mirror (as I am from Europe) but that page doesnt exists and re-routes to https://www.feldhost.cz/

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/parodyne/esos/issues/212, or mute the thread https://github.com/notifications/unsubscribe-auth/AFkL3h8w9frEWd-KYZu9X-S6lT_Ec_O6ks5tvw_tgaJpZM4T0ESt .

feldsam commented 6 years ago

Hello, sorry, downloads mirror is down for about year due to storage crash. We can make it again up. What you think @msmith626 ? I can spin up new VPS and give you root ssh access.

youpko commented 6 years ago

I have never hosted anything that would require a mirror service, so i am not familiar with that i would guess a normal webhost would suffice.

But as an alternative due the site download speed, you maybe can host the installation archives just on GitHub that has always desent speed.

msmith626 commented 6 years ago

Yes, that sounds good. Sorry for the delay.

Marc A. Smith Founder, CTO / Parodyne Inc.

// marc.smith@parodyne.com // Mobile: 1-810-955-4735 // Office: 1-877-632-9004

// 4400 S. Saginaw St. Suite 1325 // Flint, MI 48507 USA // www.parodyne.com

On Mon, May 7, 2018 at 5:40 AM, Kristian Feldsam notifications@github.com wrote:

Hello, sorry, downloads mirror is down for about year due to storage crash. We can make it again up. What you think @msmith626 https://github.com/msmith626 ? I can spin up new VPS and give you root ssh access.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/parodyne/esos/issues/212#issuecomment-387013694, or mute the thread https://github.com/notifications/unsubscribe-auth/AFkL3ofP8K7-Z-zVOdI0xntTy9KNoFoxks5twBahgaJpZM4T0ESt .

feldsam commented 6 years ago

@msmith626 hosting on github or vps spinup?

msmith626 commented 6 years ago

A new VPS instance so we can mimic what we had before. Unless GH accepts lots of large file storage? I didn't think that was an option, but maybe it is now?

On Tue, May 29, 2018 at 10:55 AM, Kristian Feldsam <notifications@github.com

wrote:

@msmith626 https://github.com/msmith626 hosting on github or vps spinup?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/parodyne/esos/issues/212#issuecomment-392807267, or mute the thread https://github.com/notifications/unsubscribe-auth/AFkL3rRzHRNaIIjyLrq18fHf-7I7eAZFks5t3WF4gaJpZM4T0ESt .

feldsam commented 6 years ago

ok, how much storage need?

feldsam commented 6 years ago

1xvcpu, 1gb ram and 10GB hdd is ok?

msmith626 commented 6 years ago

Yea that should be good. Thanks.

On Tue, May 29, 2018 at 11:03 AM Kristian Feldsam notifications@github.com wrote:

1xvcpu, 1gb ram and 10GB hdd is ok?

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/parodyne/esos/issues/212#issuecomment-392810595, or mute the thread https://github.com/notifications/unsubscribe-auth/AFkL3k1HBwIlH0MNpzvUdn3MEOki3GkSks5t3WNYgaJpZM4T0ESt .

-- Marc A. Smith Founder, CTO / Parodyne Inc.

// marc.smith@parodyne.com // Mobile: 1-810-955-4735 // Office: 1-877-632-9004

// 4400 S. Saginaw St. Suite 1325 // Flint, MI 48507 USA // www.parodyne.com

feldsam commented 6 years ago

Hello, you have VPS access details few weeks, I added IPv4 and IPv6 address to DNS (esos-mirror.feldhost.cz).

msmith626 commented 6 years ago

The dist_files and packages directories (for downloads) have been moved to AWS CloudFront + S3 -- this gives us regional cache servers all around the world, so downloads should now be speedy everywhere.

http://download.esos-project.com/

--Marc