Skip to content

utkdigitalinitiatives/utk_archivesspace_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UTK ArchivesSpace Docker Dev

About

A development environment for UTK's ArchivesSpace instance:

  • Installs our local plugin
  • Adds a few of our EADs for testing
  • Adds a few random accession records from production
  • Configures application based on a config file similar to the one in production

Note: This is intended for testing purposes only. This is mostly for being able to demo and test things before rolling to production.

How to use

To build and deploy:

$ docker-compose up --build -d

Add EADS for import at /snake/data/eads.

Add accession records as a dict in the accessions list in /snake/data/accessions/accessions.py. Keep in mind that you need to make sure no uris to digital objects in another ArchivesSpace instance are in the dict or ArchivesSpace will freak out.

Interfaces

Public Interface

Staff Interface

OAI-PMH Interface

Solr

REST API

Default Login

username: admin password: admin

About

Development environment for UTK's ArchivesSpace instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published