Prepare
Download the sample code from GitHub, prepare your tenancy, select a
compartment, and then create an OCI Object Storage bucket.
Deploy
Follow these steps to download the code from GitHub:
- Go to GitHub.
- Clone or download the repository.
- Follow the instructions in the README document.
- Follow the steps in this solution playbook to configure the app.
Prepare Your User and Tenancy
Learn how to prepare your user for OCI authentication by generating API keys.
- Log in to your OCI tenancy.
- View the user's details.
- To add an API key for yourself, open the Profile menu, and click My profile.
- To add an API key for another user, from the navigation menu, click
Identity and Security.
- Under Identity, click Users.
- Locate the user in the list, and click the user's name to view the details.
- In the Resources section, click API Keys.
- Click Add API Key.
- Select Generate API Key Pair.
- Click Download Private Key and save the key to your
.OCIdirectory. - Click Add.