Skip to content

VIULibrary/olrc-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OLRC Importer

Import AIPS and WARCs to Openstack (OLRC)

USAGE

arch-importer.py - Imports AIPs that have been exported from a previous Archivematica instance via Arch-Exporter

warc-importer.py- Imports WARCS that have been exported from Archive-IT

  1. Download and source your Openstack RC file credentials
  2. Install the OpenStack and Swift clients
  3. Note: the script calls swiftclient.shell to avoid confusion with the Apple swift command
  4. Set your config parameters in the script: upload dir, segment size, container name
  5. Run it: python arch-importer.py or python warc-importer.py
  6. If using the arch-importer.py run python filter.py to remove sucessfully uploaded AIPs from your local upload directory. This is useful if you need to stop and start the script. You won't reload the AIPs in the upload directory

About

Import AIPS and WARCs to Openstack (OLRC)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages