Skip to content

docker files and config for data persistence in marva

Notifications You must be signed in to change notification settings

jimfhahn/marva-backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marva-backend

This repo is a fork of the docker files and configuration for data persistence in the Marva Library of Congress BIBFRAME editor. After you've turned this on you'll want to start the front-end next.

About this fork

This fork re-organizes some of the configuration to dockerfiles into folders; and points to some pre-built images. It's all in the docker-compose file. The fork is also configured with some demonstration paths in the util API for those interested in posting to Alma or Alma Sandbox.

Alma API

A note that the ExLibris create BIB endpoint for BIBFRAME is in (re)development and may change, so this marva-backend may be out of date if Alma ExLibris updates the endpoint for posting BIBFRAME RDF/XML.

The ability to post to Alma has a flag in the front-end that needs to be set to true for the Alma XML structure. The ALMA flag is in the marva-frontend config file

Docker-compose

To startup the backend services use

docker compose up -d

To stop the services

docker compose stop

About

docker files and config for data persistence in marva

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.2%
  • XSLT 2.5%
  • EJS 2.5%
  • HTML 1.5%
  • JavaScript 0.2%
  • CSS 0.1%