Coder Social home page Coder Social logo

oracle / ocne-deploy-tool Goto Github PK

View Code? Open in Web Editor NEW
4.0 5.0 10.0 42 KB

Easy and quick deployment of Oracle Cloud Native Environment on VMs managed by Oracle Linux Virtualization Manager

License: Universal Permissive License v1.0

Shell 14.18% Python 85.82%
cloudnative virtualization ocne olvm kvm kubernetes istio cri-o operator-lifecycle-manager grafana

ocne-deploy-tool's Introduction

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
  2. Deploy by Manually Running the Ansible Playbook

Documentation

Help

Contributing

This project welcomes contributions from the community. Before submitting a pull request, please review our contribution guide.

Security

Please consult the security guide 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 https://oss.oracle.com/licenses/upl/.

ocne-deploy-tool's People

Contributors

krajendra95 avatar scoter-oracle avatar shishirhegde16 avatar spavlusieva avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ocne-deploy-tool's Issues

Deploy failed with non-root user

Running the tool with non-root user such as opc fails.
Example :
[opc@server ocne-deploy-tool]$ ./ocne_olvm --run-playbook
==================== OCNE Deployment tool for OLVM ====================
========== Beginning the Deployment Process ==========

Do you want to save current VM and OCNE cluster configuration settings and encrypted passwords? {y/N):n
Vault password:

PLAY [olvm] *********************************************************************************************************************************************************************************************

TASK [Verify wget availability] *************************************************************************************************************************************************************************
fatal: [server.example.com]: FAILED! => {"msg": "Missing sudo password"}

PLAY RECAP **********************************************************************************************************************************************************************************************
server.example.com : ok=0 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0

Error in scale/downscale.yml

The olcnectl module update command has static names for environment and cluster, this need to be changed in:

From:
--environment-name myenvironment
--name mycluster
To:
--environment-name {{ ocne_environment }}
--name {{ ocne_k8s }} \

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.