|
| 1 | +# DevOps |
| 2 | + |
| 3 | +OCI DevOps, OCI Resource Manager, Visual Builder Studio, Open Source tools |
| 4 | + |
| 5 | + |
| 6 | +# Table of Contents |
| 7 | + |
| 8 | +1. [Team Publications](#team-publications) |
| 9 | +2. [Useful Links](#useful-links) |
| 10 | +3. [Reusable Assets Overview](#reusable-assets-overview) |
| 11 | + |
| 12 | +## Team Publications |
| 13 | + |
| 14 | +- [Deploying Jenkins on Oracle Container Engine for Kubernetes](https://docs.oracle.com/en/solutions/oci-jenkins-oke/index.html#GUID-23A8EB94-DFFC-4D5C-897F-5F59423447D2) |
| 15 | + |
| 16 | + |
| 17 | +## Useful Links |
| 18 | + |
| 19 | +- [A DevOps Engineer's guide to OCI](https://docs.oracle.com/en-us/iaas/Content/GSG/Reference/getting-started-as-devops.htm) |
| 20 | +- [Selecting an appropriate CI/CD architecture](https://docs.oracle.com/en/solutions/select-cicd-architecture/index.html#GUID-A7048F76-5D10-4541-A105-CCF1CEFABEE1) |
| 21 | + |
| 22 | +### OCI DevOps |
| 23 | + |
| 24 | +- [OCI DevOps Build Pipeline collection](https://github.com/oracle-devrel/oci-devops-examples) |
| 25 | +- [OCI CLI documentation](https://docs.oracle.com/iaas/tools/oci-cli/latest/oci_cli_docs/) |
| 26 | +- [Deploying a Helm chart with Provenance liveLab](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3664&clear=RR,180&session=109957900717640) |
| 27 | + |
| 28 | + |
| 29 | +### Terraform |
| 30 | + |
| 31 | +- [OCI Terraform provider](https://registry.terraform.io/providers/oracle/oci/latest/docs) |
| 32 | +- [Oracle quick start - automated deployments](https://github.com/oracle-quickstart) |
| 33 | + |
| 34 | +### Ansible |
| 35 | + |
| 36 | +- [Getting starter - Ansible with OCI](https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/ansiblegetstarted.htm#Getting_Started_with_Oracle_Cloud_Infrastructure_and_Ansible) |
| 37 | +- [OCI Ansible Collection documentation](https://docs.oracle.com/en-us/iaas/tools/oci-ansible-collection/latest) |
| 38 | +- [Using Ansible Playbooks](https://docs.ansible.com/ansible/latest/playbook_guide/index.html) |
| 39 | +- [Ansible builtin modules](https://docs.ansible.com/ansible/latest/collections/ansible/builtin/index.html) |
| 40 | +- [Oracle Linux Automation Manager](https://docs.oracle.com/en/operating-systems/oracle-linux-automation-manager/index.html) |
| 41 | + |
| 42 | +# License |
| 43 | + |
| 44 | +Copyright (c) 2023 Oracle and/or its affiliates. |
| 45 | + |
| 46 | +Licensed under the Universal Permissive License (UPL), Version 1.0. |
| 47 | + |
| 48 | +See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/application-development/cloud-native/approach-workshop/LICENSE) for more details. |
0 commit comments