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
toterraform.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