Skip to content

Neferpitooou/artifactory-in-awsec2-using-terraform

Repository files navigation

Provision AWS EC2 JFROG Artifactory Platform using Terraform

Personal Learning

The Mini project is about to provision an instance from aws ec2 installed with ubuntu with artifactory platform to be used for personal learning.

  • Can adminester JFROG Platform
  • Configure and add Artifacts.

Repo Includes

  • 01-06 : Terraform files that congures the Infrastucture-as-a-Code
  • Shell Script : jfrog.sh file that configures the installation of the update and upgrade ec2 instance to its latest version, Jfrog Artifactory Platform and its services. Then curling in the cli to test the success installation.

curl localhost:8081

  • Added sample private key directory with myec2vm.pem key

Steps

Terraform manual commands and can be used in a Pipeline CI/CD Automation

terraform init

terraform validate

terraform plan

terraform apply -auto-approve

terraform destroy -auto-approve

Important

The README.md :shipit:

References

AWS Terraform Registry

Enjoy! 👍 👍 👍

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published