Skip to content
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

lolbench.rs down #68

Open
vielmetti opened this issue Apr 17, 2019 · 9 comments
Open

lolbench.rs down #68

vielmetti opened this issue Apr 17, 2019 · 9 comments

Comments

@vielmetti
Copy link

On http://lolbench.rs/

There isn't a GitHub Pages site here.

If you're trying to publish one, read the full documentation to learn how to set up GitHub Pages for your repository, organization, or user account.

GitHub Status — @githubstatus

@anp
Copy link
Owner

anp commented Apr 18, 2019

Hi! Unfortunately github messaged me a little while ago to tell me that the data repo wife the website had grown too large, and they disabled the repo before i had a chance to reduce the size.

There are a few steps I need to take to get the site back up:

  1. create a new repo for the data
  2. change the builder code to squash history or some similar space saving measure
  3. pull the existing repo from the builders, upload it

@mati865
Copy link

mati865 commented Apr 19, 2019

Maybe other providers (gitlab or whatever else) allows more data?

@anp
Copy link
Owner

anp commented Apr 19, 2019

In this case I think the repo metadata size was the biggest concern which is harder to handle with any git host.

Sent with GitHawk

@anp
Copy link
Owner

anp commented Nov 3, 2020

After having this sit for (quite) a while, I think the best path forward is going to be moving off of git for storing the data from runs. Will need some rework to change the runner over.

@vielmetti
Copy link
Author

@anp any progress on this? Consider perhaps that self-hosted git (like @gitea) might work.

@mati865
Copy link

mati865 commented Oct 5, 2021

Alternatively Git LFS could be used.

@bjorn3
Copy link

bjorn3 commented Oct 5, 2021

Git LFS is very expensive on Github.

@anp
Copy link
Owner

anp commented Oct 7, 2021

I don't think it'll be too hard to set up a file store or a database for the data -- it will just require modifying the lolbench code.

@vielmetti
Copy link
Author

@anp - do you have any idea how much storage you'd need? I'm not sure if "too large" is measured in megabytes, gigabytes, terabytes, petabytes etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants