# ocne-deploy-tool **Repository Path**: mirrors_oracle/ocne-deploy-tool ## Basic Information - **Project Name**: ocne-deploy-tool - **Description**: Easy and quick deployment of Oracle Cloud Native Environment on VMs managed by Oracle Linux Virtualization Manager - **Primary Language**: Unknown - **License**: UPL-1.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-15 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Oracle Cloud Native Environment (OCNE) Deployment Tool Oracle Cloud Native Environment Deployment Tool allows to automate the OCNE deployment on top of Oracle Linux KVM managed by Oracle Linux Virtualization Manager. ## Prerequisites The tool requires Oracle Linux KVM, managed by Oracle Linux Virtualization Manager. Following releases are supported; 1. Oracle Linux KVM 7 Update 9+ 2. Oracle Linux Virtualization Manager 4.3.10+ ## Getting Started Clone this repository `git clone https://github.com/oracle/ocne-deploy-tool.git` ## Installation There are two ways to create an OCNE cluster using this tool. Check out below links to learn more: 1. [Deploy Using Automated Scripts](./docs/automated_deploy.md) 2. [Deploy by Manually Running the Ansible Playbook](./docs/manual_deploy.md) ## Documentation - [Oracle Cloud Native Environment Documentation](https://docs.oracle.com/en/operating-systems/olcne/) - [Oracle Linux Virtualization Manager Documentation](https://docs.oracle.com/en/virtualization/oracle-linux-virtualization-manager/) - [Using Ansible with Oracle Linux Virtualization Manager Example](https://blogs.oracle.com/scoter/ansible-with-oracle-linux-virtualization-manager-olvm) ## Help - Project Owner: Simon Coter ([@scoter-oracle](https://github.com/scoter-oracle)) - Created By: Shishir L ([@shishirhegde16](https://github.com/shishirhegde16)) and Kiran Rajendra ([@krajendra95](https://github.com/krajendra95)) ## Contributing This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md). ## Security Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process. ## License Copyright (c) 2021 Oracle and/or its affiliates. Released under the Universal Permissive License v1.0 as shown at .