https://github.com/oracle-quickstart/oci-arch-devops
https://github.com/oracle-quickstart/oci-arch-devops
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/oracle-quickstart/oci-arch-devops
- Owner: oracle-quickstart
- License: upl-1.0
- Archived: true
- Created: 2021-06-17T10:36:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-12T10:12:55.000Z (almost 4 years ago)
- Last Synced: 2025-02-19T21:12:40.323Z (over 1 year ago)
- Language: HCL
- Size: 532 KB
- Stars: 12
- Watchers: 10
- Forks: 23
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# oci-arch-devops
These are Terraform code that deploy DevOps Services on [Oracle Cloud Infrastructure (OCI)](https://cloud.oracle.com/en_US/cloud-infrastructure).
* [DevOps OKE](devops_oke) deploys DevOps Service with OCI Kubernetes Engine as target environment.
* [DevOps Instance Group](devops_instance_group) deploys DevOps Service with Instance Group as target environment.
* [DevOps Function](devops_function) deploys DevOps Service with OCI Function as target environment
Please follow the instructions in [DevOps OKE](devops_oke) or [DevOps Instance Group](devops_instance_group) or [DevOps Function](devops_function) folders to deploy.