|
Three efforts involved here:
- Create a Docker Hub proxy in Nexus that uses the FOLIO authenticated docker.io user to pull images (John Malconian set this up, seems to be working). Repository address is https://docker.ci.folio.org. Nexus user credentials stored in FOLIO AWS Secrets Manager.
- Update the okapi.sh script in the Okapi deb distribution to support managing the dockerRegistries property from the configuration file. In progress (
OKAPI-934
Closed
)
- Update folio-ansible to allow setting the dockerRegistries property in the configuration file.
|