Skip to content

Instantly share code, notes, and snippets.

@zeddee
Last active August 6, 2019 12:19
Show Gist options
  • Save zeddee/15c0811a9aa29f2462701bc46dced190 to your computer and use it in GitHub Desktop.
Save zeddee/15c0811a9aa29f2462701bc46dced190 to your computer and use it in GitHub Desktop.

Archival Tools Eval

CollectiveAccess

Conclusion:

  • Too big a stack; too complex to deploy and maintain. Probably appropriate for intranets only.

Archivematica

  • https://www.archivematica.org/en/
  • Another one with a large stack.
  • Doesn't seem to be very compatible with archiving web and media
  • we want to be able to view media on the frontend, which it doesn't seem to be able to do
  • large memory requirement: 2 GB minimum, 4 GB recommended.

Conclusion:

  • Too big and complex.

Archive Box

  • ArchiveBox/ArchiveBox#207
  • Standalone single python binary.
  • has docker-compose script available; TODO: parse docker-compose.yml file and see if it would work
  • might be able to port this into Go?

Conclusion:

  • Promising
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment