Skip to content

New release to deploy using OCI RM Source Code connectors

Latest
Compare
Choose a tag to compare
@marcelo-ochoa marcelo-ochoa released this 31 Mar 23:46
· 29 commits to main since this release

This new release was refactored to directly deploy using OCI Resource Manager Source Code Cloud connector.
Three way for deployment:

Using local or CloudShell terraform

Clone https://github.com/marcelo-ochoa/oci-swarm-cluster

  • Rename the file terraform.tfvars.example to terraform.tfvars
  • Change the credentials variables to your user and any other desirable variables
  • Run terraform init to init the terraform providers
  • Run terraform apply to create the resources on OCI

Using Resource Manager GitHub Connector

Just Fork https://github.com/marcelo-ochoa/oci-swarm-cluster using your GitHub account and import using OCI Resource Manager. See how it works on this video:

Deploy as Zip file

Clone https://github.com/marcelo-ochoa/oci-swarm-cluster

  • Go into directory oci-swarm-cluster and zip it using "zip -r ../oci-swarm-cluster.zip *"
  • Upload oci-swarm-cluster.zip on using OCI Resource Manager pane