Open Questions
-
Difference between
Security ListandNetwork Security Group-Security Rules
Reference
- Oracle Cloud Free Tier (opens in a new tab)
- Oracle Cloud Infrastructure Documentation - Always Free Resources (opens in a new tab)
Info
-
Must be signed in to access the following links
-
Resources
VM Configuration
Log in as root
-
When you create an
Oracle Compute Cloudinstance:The default username is
opc -
To log in as root on an
Oracle Linuxinstance:sudo su -
Install Docker & Docker Compose
CLI
-
Setup
-
oci setup config
-
-
Known issues
oci setup autocompletedoes not work onzsh
-
Resources
CLI - Cheatsheet
Installation
brew install oci-cli
# or
sudo dnf install oci-cliOpen interactive mode
oci -iGet Object Storage namespace
oci os ns getTerraform
-
Reference
-
Troubleshooting