Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

(used on swap vm 6/2020) Stanford's fork of iipc/openwayback, which is used on our "swap" (Stanford Web Archiving Portal) machines. (See also sul-dlss/swap which is intended as a replacement)

License

Notifications You must be signed in to change notification settings

sul-dlss-deprecated/openwayback

 
 

Repository files navigation

OpenWayback (Stanford Libraries)

Build Status Coverage Status

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

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 deployed was_robot_suite houses the deployed files in the jar/openwayback directory.

Build

mvn install

Run Tests

mvn test -B

About

(used on swap vm 6/2020) Stanford's fork of iipc/openwayback, which is used on our "swap" (Stanford Web Archiving Portal) machines. (See also sul-dlss/swap which is intended as a replacement)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 91.2%
  • JavaScript 8.0%
  • Other 0.8%