Dev/Source Code

From Archiveteam
< Dev
Revision as of 12:02, 5 December 2013 by Chfoo (talk | contribs) (reorganize dockerfile, add archivebot and wget-lua)
Jump to navigation Jump to search

Fork me on GitHub! The warrior uses the following repos:

Client code

Client code includes code that the Warrior executes.

warrior-preseed

For constructing the warrior virtual appliance image

warrior-code2

Bootstrap code that is pulled from GitHub by the appliance

seesaw-kit

Library that helps build grab scripts, the web interface, and pipeline engine for the warrior. The name "seesaw" comes from its original behavior: download, upload, and repeat.

Projects

Projects are in separate repositories typically with the name -grab as a suffix.

Server code

Server code includes code that the Tracker executes.

universal-tracker

The server of which the Seesaw contacts

warrior-hq

The server of which the warrior appliances contact for project metadata

archiveteam-megawarc-factory

The scripts that bundles the WARC files.

URLTeam code

URLTeam code is independent from the tracker and warrior.

tinyback

The client code that scrapes the shortlinks. It includes a pipeline shim to run the code.

tinyarchive

The server code for the tracker.

Misc

warrior-dockerfile

Dockerfile that runs the warrior inside a Docker container.

ArchiveBot

An IRC bot for archiving websites.

wget-lua

A patched version of Wget for web crawling.


Developer Documentation