Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add container for cache indices & search API #478

Open
8 tasks
elrayle opened this issue Feb 16, 2022 · 0 comments
Open
8 tasks

add container for cache indices & search API #478

elrayle opened this issue Feb 16, 2022 · 0 comments
Assignees

Comments

@elrayle
Copy link
Member

elrayle commented Feb 16, 2022

Description

For sustainability and sharing of the infrastructure to support searching cached authorities, a Docker image of the search API with support for reading indices from a Docker volume will be created. Templates to aid with deployment will also be created.

  • create Dockerfile and docker-compose.yml
    • create an image of the search API (may be as simple as using tomcat image and dropping in war file)
    • create volume to hold indices
  • create github actions to deploy new image
    • commits to dev deploy to int private image
    • commits to main deploy to stg private image
    • release deploys to public image
  • write templates to automate deploy to AWS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants