Giter Club home page Giter Club logo

oci-scripts's Introduction

oci-scripts

Some time saver scripts that will make Oracle Cloud Infrastructure management easier. Feel free to fork or suggest improvements.

For some description and usage instructions, please check dbarj.

oci_json_export.sh

Tool to export all your OCI metadata into JSON files.

https://www.dbarj.com.br/en/2018/10/howto-backup-oracle-cloud-infrastructure-metadata/.

oci_json_billing.sh

Tool to export all your OCI billing into JSON files.

https://www.dbarj.com.br/en/2019/10/how-to-export-all-your-oracle-cloud-infrastructure-billing-information/.

oci_compute_instance_reshape.sh

This script will automate all necessary tasks to change a compute instance shape.

https://www.dbarj.com.br/en/2018/08/oracle-oci-reshape-compute-instance-script/.

oci_fill_subnet_ips.sh

This script will use all availables IPs in your subnet creating dummy instances to allocate them. You can also define an exception list. The target here is to force a private IP in a Load Balancer.

https://www.dbarj.com.br/en/2019/04/force-a-private-ip-during-load-balancer-creation-in-oci/.

oci_network_seclist_clone_rules.sh

This script will clone all the security list rules from one SecList into another. Those SecLists can also be on different regions or compartments. You may also define sed replace regexp to modify some of the rules while cloning.

https://www.dbarj.com.br/en/2019/04/cloning-security-list-rules-among-different-sls-in-oci/.

oci_compute_clone.sh

This script will clone compute within a Region, to any Compartments or VCN. It will also clone all compute attributes and disks associated.

oci_compute_clone_xregion.sh

This script will clone compute from one Region to another, in any Compartments or VCN. It will also clone all compute attributes and disks associated.

https://www.dbarj.com.br/en/2019/10/automating-clone-of-oci-compute-instance-across-regions/.

oci_compute_fix_bv.sh

This program will automate all steps that you may execute to recover the a non-booting machine. It will attach the boot volume from one instance into another and mount it.

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.