Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 957 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 957 Bytes

Record API

New version (v3) of the Record API that is for the first time decoupled from Search API

Deployment

  1. Generate a Docker image using the project's Dockerfile

  2. Configure the application by generating a record-api.user.properties file and placing this in the k8s folder. After deployment this file will override the settings specified in the record-api.properties file located in the record-api-web/src/main/resources folder. The .gitignore file make sure the .user.properties file is never committed.

  3. Configure the deployment by setting the proper environment variables specified in the configuration template files in the k8s folder

  4. Deploy to Kubernetes infrastructure

Europeana Record API

Quality gate