Artifactory integration
Last updated
Was this helpful?
Last updated
Was this helpful?
Release integrates with Artifactory so you can pull images from private repositories.
Go to Configuration -> External Registries and click Connect an External Registry.
Add your account information to create the integration.
When entering the host for your Artifactory account, please do not add a protocol (https://, http://, www., etc) to the beginning.
To set your image, add it to your Application Template:
The service your-special-service
cannot have the build
or has_repo
keys. Those keys indicate that Release has built the image and Release will not attempt to pull the image from your Artifactory repository.
The Repository Location field refers to where the artifacts reside in Artifactory, typically this is docker-local or docker. See the for more information.