UC Davis Library DAMS Deployment
- Install dependencies if you haven't already:
jq -brew install jq
cork-template -npm install @ucd-lib/cork-template -g
- Git clone this repository, fin, and dams. They should all have the same parent directory.
./cmds/init-local-dev.sh
./cmds/generate-deployment-files.sh
./cmds/get-local-dev-env.sh
and./cmds/get-service-account.sh
- you might have to request access from a digital-ucdavis GC admin../cmds/build-local-dev.sh
- Make sure
FIN_TAG
andDAMS_REPO_TAG
are set to what you want - probably 'sandbox' cd dams-local-dev && docker compose up