Oracle Cloud

Open Questions

Info

VM Configuration

Log in as root

  • When you create an Oracle Compute Cloud instance:

    The default username is opc

  • To log in as root on an Oracle Linux instance:

    sudo su -

Install Docker & Docker Compose

CLI

CLI - Cheatsheet

Installation

brew install oci-cli
# or
sudo dnf install oci-cli

Open interactive mode

oci -i

Get Object Storage namespace

oci os ns get

Terraform