Artifactory
General non-ODJ questions and support can be found here.
This tool add the value artifactory_saas
to the parameter odj_devenv_artifact_repository
.
odj_devenv_artifact_repository: artifactory_saas
Managed elements
The managed elements table shows when the elements are created. Some will be on product provisioning level, some on component provisioning level. The selected product pattern affects also how the elements will be provisioned.
Element / Pattern | Product (basic) | Product (advanced) | Component (basic) | Component (advanced) |
---|---|---|---|---|
Artifact Repositories | ✅ | ✅ | ||
Permission | ✅ | ✅ 1 |
Remarks:
1 Passes the credentials from the technical user to the pipeline category for automatic tasks
Documentation
Check the Artifactory User guide for more details of the managed objects.
Provisioning setup and configuration
Describes the provisioning of this tool and how it can be configured afterwards.
Product level
Provisioning
Artifact repositories are required to share your cool self-written libraries between your components. They are not required for hosting your deployable (e.g. docker container) to your ODJ provided runtime environment.
Configuration
Technical user credentials (basic pattern only)
This option allows you to see the username and token that is generated for the technical user in the background of SonarQube. This credentials are required to start an analysis from your build pipelines.
Products with pattern advanced will get their connection credentials automatically added to their pipeline system. The technical user credentials will not be shown.
Component level
Provisioning
No configuration required
Configuration
No configuration changes are available afterwards