## Command to install artifactory using helm chart

ARTIFACTORY: Deploying Artifactory Helm charts with Nginx-ingress

AuthorFullName__c
Prajyot Pawase, Raphael Zaafrani
articleNumber
000005348
ft:sourceType
Salesforce
FirstPublishedDate
2022-07-26T14:08:27Z
lastModifiedDate
2024-04-03T11:00:03Z
VersionNumber
6
$ helm repo add jfrog-charts https://charts.jfrog.io

$ helm repo update


$ helm upgrade --install artifactory -f values.yaml jfrog-charts/artifactory

Once you have installed Artifactory wait for a couple of minutes till the status indicates the services to be healthy. Then, you should be able to access it via the defined domain name.
Example: https://jfrog.artifactory.com