Skip to content

Commit

Permalink
Add example of jfrog-platform (Artifactory and Xray) install
Browse files Browse the repository at this point in the history
  • Loading branch information
eldada committed Nov 22, 2024
1 parent b088794 commit cf0bef2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ To set up Terraform with Artifactory, follow the instructions in the [Terraform
## Examples
1. Create an [AWS VPC and EC2 Instance](1.aws-vpc-and-ec2)
2. Deploy [Nginx in Kubernetes](2.kubernetes-nginx)
3. Install [Artifactory with Helm](3.artifactory-install)
4. Manage [Artifactory configuration](4.artifactory-config) with the [Artifactory Provider](https://github.com/jfrog/terraform-provider-artifactory)
3. Install [JFrog Artifactory with Helm](3.artifactory-install)
4. Manage [JFrog Artifactory configuration](4.artifactory-config) with the [Artifactory Provider](https://github.com/jfrog/terraform-provider-artifactory)
5. Create an [AWS EKS (Kubernetes) cluster](5.aws-eks)
6. Install [Artifactory in AWS with Terraform](6.artifactory-aws-install) using RDS, S3, and EKS
6. Install [JFrog Artifactory in AWS with Terraform](6.artifactory-aws-install) using RDS, S3, and EKS. This uses the [Artifactory Helm Chart](https://github.com/jfrog/charts/tree/master/stable/artifactory) to install Artifactory
7. Install [JFrog Artifactory and Xray in AWS with Terraform](7.jfrog-platform-aws-install) using RDS, S3, and EKS. This uses the [JFrog Platform Helm Chart](https://github.com/jfrog/charts/tree/master/stable/jfrog-platform) to install Artifactory and Xray

0 comments on commit cf0bef2

Please sign in to comment.