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

spec: worker for building snapshots #36

Closed
flyingzumwalt opened this issue May 12, 2017 · 1 comment
Closed

spec: worker for building snapshots #36

flyingzumwalt opened this issue May 12, 2017 · 1 comment
Assignees

Comments

@flyingzumwalt
Copy link
Contributor

design a worker that uses the script from #35 to

  1. uses the script from wrapper script for building snapshots #35 to
    • download data from a specified HTTP source
    • unpack the data and write it to IPFS
    • run a script (from this repo) that modifies the data (using IPFS files API)
    • pin the resulting data somewhere
  2. return the hash of the result
  3. (maybe) submit a PR to https://github.com/ipfs/distributed-wikipedia-mirror with the new hash

Optional:

Make the workers follow a queue.

@lidel
Copy link
Member

lidel commented Sep 9, 2019

Continued in #58

@lidel lidel closed this as completed Sep 9, 2019
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

3 participants