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.
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.
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 up -d
docker compose stop