Skip to content

rndlabs/fds-wikipedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swarming Wikipedia!

This repository contains the docker configuration and deployment scripts that allow for downloading of a specified zim file, which is then packaged and uploaded to the Swarm network. You may see an example of this container in action by checking out the video presentation.

The Swarm mainnet version containing the full Wikipedia is available under the feed hash of 61a4a1073a19c273ac0cdf663a1d4d83c01ef01bdbb60db596975f2518b28593.

When running the container, specify the following environment variables:

Components

This docker container makes extensive use of:

  1. bee_herder - https://github.com/rndlabs/bee-herder
  2. wiki_extractor - https://github.com/rndlabs/wiki-extractor
  3. swarm-wikipedia https://github.com/rndlabs/swarm-wikipedia

Respective licenses and instructions for the use of these tools can be found in their repositories.