ARTIFACTORY: How to configure Artifactory with an external database when using Artifactory Helm Installation

ARTIFACTORY: How to configure Artifactory with an external database when using Artifactory Helm Installation

AuthorFullName__c
Bassel Mbariky
articleNumber
000005515
ft:sourceType
Salesforce
FirstPublishedDate
2022-12-21T17:22:08Z
lastModifiedDate
2023-03-09
VersionNumber
5

When you install Artifactory, you may want to consider using an external database in order to enhance Artifactory’s capabilities by using a production grade database as well as utilize the best practices for Artifactory’s database.

In the following article, we will list the different types of supported databases you can use and how to configure Artifactory to connect with each one of them.

Please NOTE: 
To use an external database with Artifactory, set the "postgresql.enabled" value to "false" and provide the necessary configuration details in the "database" section of the Artifactory installation. Failing to set "postgresql.enabled" to "false" will result in the internal database being used instead.