Java application to query and access archived web material. This is the code for the Stanford Web Archiving Portal (SWAP).
Stanford University Libraries fork of iipc/openwayback. There are a small number of local modifications to the upstream code:
- earliest year set to 1991
- date format changed to allow for GUI goodness
- GUI goodness
- configuration changes
- ...
For more documentation on this code, see the OpenWayback wiki.
Deployment is via deployment artifacts created via sul-ci-prod (Jenkins). These artifacts are deployed to:
- to wayback-xxx VMs by puppet
- was-robot VMs as part of capistrano deployment tasks in
was_robot_suite
. The deployedwas_robot_suite
houses the deployed files in thejar/openwayback
directory.
mvn install
mvn test -B