tgxn / lemmy-explorer

Instance and Community Explorer for Lemmy
https://lemmyverse.net/
111 stars 9 forks source link

Sustainable Data Distribution #89

Closed tgxn closed 1 year ago

tgxn commented 1 year ago

I want to publish:

Somewhere other than Git, as they don't need long-term versioning.

I also don't really want people pulling data from CloudFront. image

Currently thinking an S3 bucket for job storage, and publishing the dumps to GitHub Artifacts or Releases?

tgxn commented 1 year ago

Currently the data is in GitHub Releases, maybe there'd be somewhere better for it.

Ideally:

tgxn commented 1 year ago

for now they are on github artifacts, i think i'll have to host them in s3 in future :/