This repository contains multiple recipes to automate infrastructure as code and software continuous delivery
-
Ensure you have installed Vagrant on your laptop/PC. If you need help, read this blog.
-
Download or Git clone this Github repo:
git clone https://github.com/solutionsanz/devops -
In a terminal window, go to where you cloned/downloaded the repository (devops/usingTerraform) – Notice that the Vagrantfile is already in there.
- Start up your Vagrant Dev VM:
vagrant up
- Voila! Your environment with Terraform is ready to go! You can now vagrant ssh into it and start reviewing your Terraform Plan (terraform plan) and Apply it (terraform apply). Read this blog for step by step instructions how to use it.
-
Ensure you have installed Vagrant on your laptop/PC. If you need help, read this blog.
-
Download or Git clone this Github repo:
git clone https://github.com/solutionsanz/devops -
In a terminal window, go to where you cloned/downloaded the repository (devops/usingPSM_CLI) – Notice that the Vagrantfile is already in there.
- Start up your Vagrant Dev VM:
vagrant up
- Voila! Your environment with PSM CLI is ready to go! You can now vagrant ssh into it and setup PSM CLI to point to your Oracle Cloud environment. Read this blog for step by step instructions how to use it.
-
Ensure you have installed Vagrant on your laptop/PC. If you need help, read this blog.
-
Download or Git clone this Github repo:
git clone https://github.com/solutionsanz/devops -
In a terminal window, go to where you cloned/downloaded the repository (devops/provisionAPIGWEnv) – Notice that the Vagrantfile is already in there.
- Start up your Vagrant Dev VM:
vagrant up
- Voila! Your environment with Terraform is ready to go! You can now vagrant ssh into it and start reviewing your Terraform Plan (terraform plan) and Apply it (terraform apply). Read this blog for step by step instructions how to use it.
-
Download or Git clone this Github repo:
git clone https://github.com/solutionsanz/devops -
Read this blog for step by step instructions how to use it.
-
Download or Git clone this Github repo:
git clone https://github.com/solutionsanz/devops -
Read this blog for step by step instructions how to use it.
-
Download or Git clone this Github repo:
git clone https://github.com/solutionsanz/devops -
Read this blog for step by step instructions how to use it.
-
Download or Git clone this Github repo:
git clone https://github.com/solutionsanz/devops -
Create an ssh folder and set your public key (myPublic_sshKey.pub) and set your terraform.tfvars configuration properties. Read this blog as a guideline on the steps that need to be followed.
-
Download or Git clone this Github repo:
git clone https://github.com/solutionsanz/devops -
Create an ssh folder and set your public key (myPublic_sshKey.pub) and set your terraform.tfvars configuration properties. Read this blog as a guideline on the steps that need to be followed.