Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarj committed Nov 28, 2018
1 parent 29060b7 commit 15832a0
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Expand Up @@ -6,10 +6,26 @@ For some description and usage instructions, please check [dbarj](https://www.db

### 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/](https://www.dbarj.com.br/en/2018/10/howto-backup-oracle-cloud-infrastructure-metadata/).

### 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/](https://www.dbarj.com.br/en/2018/08/oracle-oci-reshape-compute-instance-script/).

### 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.

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

### 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.

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


0 comments on commit 15832a0

Please sign in to comment.