mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 13:06:57 -06:00
Fixed typo
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
|
||||
3. Provide the following required information: Stack name, DBAllocatedStorage, DBInstanceClass, DBName, DBPassword,
|
||||
DBUser, InstanceType, InstanceStorage, MasterKey, ArtifactoryVersion, KeyName, ArtifactoryLicense1-5, MultiAZDatabase, SSHLocation, Certificate, CertificateKey, SecondaryNodeCount, and ExtraJavaOptions.
|
||||

|
||||
|
||||
4. Click **Next**.
|
||||

|
||||
|
||||
5. Select the check box to allow CloudFormation to create an IAM user for Artifactory to access S3 bucket.
|
||||

|
||||
@@ -25,7 +25,7 @@
|
||||

|
||||
|
||||
7. Verify that Artifactory is running in High Availability mode. In the Artifactory UI, navigate to to **Admin> High Availability**.
|
||||

|
||||

|
||||
|
||||
8. Now let's add two more nodes to the Artifactory Enterprise cluster.
|
||||
Go to CloudFormation UI in AWS console and select the newly deployed Artifactory Enterprise Stack.
|
||||
@@ -48,7 +48,7 @@
|
||||
### Note:
|
||||
1. This template only supports Artifactory version 5.8.x and above.
|
||||
2. Turn off daily backups. Read the [Documentation](https://www.jfrog.com/confluence/display/RTF/Managing+Backups).
|
||||
3. Use an SSL Certificate with a valid wild card to you Artifactory as a Docker registry using the subdomain method.
|
||||
3. Use an SSL Certificate with a valid wild card to use Artifactory as a Docker registry using the subdomain method.
|
||||
|
||||
### Steps to setup Artifactory as a secure Docker Registry
|
||||
Prerequisite:
|
||||
|
||||
Reference in New Issue
Block a user