Overview
The Microsoft Azure ARM Template allows Microsoft's Azure users to deploy a JFrog Container Registry with a few keystrokes. The ARM template is built in conjunction with Azure engineers to ensure best practices during deployment.
Prerequisites
- An active Azure subscription
- Spare vCPUs available in your region in Azure
- A domain name with corresponding SSL Certificate
Page Contents
Setting up the JFrog Container Registry Microsoft Azure ARM Template
- Go to theJFrog Container Registry listing.
- SelectGET IT NOW|Continue|Create.
- In theBasicstab, fill out the Subscription, Resources Group and Region.
- In theVM Credentialstab, fill out the username and password used in case you need to connect using SSH to the machines created by this template.
- In theArtifactory Cluster settingstab fill out the following settings.
- If you update the machine size, make sure to also update the JVM parameters. The max JVM heap should be 1/2-3/4 of the total machine memory.
- You will need to have enoughvirtual machine vCPU quotas. If you don’t have enough vCPUs, create asupport request to Azure to increase the quotaor reduce the machine size.
- In theDatabase Configurationtab, provide the details for the database that will be used.
- InStorage Optionsselect
STANDARD_LRS
. - SelectReview|Create.
- When the process is completed, selectOutputsto view the FQDN (Fully Qualified Domain Name), which can be used to access the UI.
Upgrading Microsoft ARM Template
To upgrade, see theJFrog容器注册手臂模板README.