fsquillace / junest

The lightweight Arch Linux based distro that runs, without root privileges, on top of any other Linux distro.
GNU General Public License v3.0
2.08k stars 111 forks source link

can't download junest image #307

Closed linhua55 closed 1 year ago

linhua55 commented 1 year ago

image

its-Jassie commented 1 year ago

https://link.storjshare.io/s/jvb5tgarnjtt565fffa44spvyuga/junest-repo/junest/junest-x86_64.tar.gz?download=1

Seems the link's dl quota was exceeded. I wonder if there is a mirror?

its-Jassie commented 1 year ago

Looks like the file is build-able and installable locally, sidestepping the broken dl:

https://github.com/fsquillace/junest#build-image

fsquillace commented 1 year ago

Hi, yes I know about this problem but I do not know how to solve it. Do you know any free S3-like service for storing the junest image? Storj is a good service but the free plan has a very hard limit on the bandwidth.

fang64 commented 1 year ago

@fsquillace you could use github actions and store the binaries here on github

fsquillace commented 1 year ago

I am using CloudFlare service to store junest images at a more decent price. Github seems to have strict limits as well and I also wanted a S3 API compatible service to make things simpler.

fsquillace commented 1 year ago

Resolved. Let me know if you still get issues on this.