Skip to content

Commit 52063eb

Browse files
committed
Update macos.md
Removed .oci permissions step
1 parent 56bc3a3 commit 52063eb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/macos.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ The [Oracle Cloud Infrastructure CLI](https://docs.cloud.oracle.com/iaas/Content
1515

1616
Begin by [installing the Oracle Cloud Infrastructure CLI](https://docs.cloud.oracle.com/iaas/Content/API/SDKDocs/cliinstall.htm). Follow the installation prompts to install the CLI on your local environment. After the installation is complete, use the `oci setup config` command to have the CLI walk you through the first-time setup process. If you haven't already uploaded your public API signing key through the console, follow the instructions [here](https://docs.us-phoenix-1.oraclecloud.com/Content/API/Concepts/apisigningkey.htm#How2) to do so.
1717

18-
After the CLI has been configured, move the `~/.oci` folder to `/usr/share/grafana` and then change ownership of the `/usr/share/grafana/.oci folder` to the “grafana” user: `sudo chown -R grafana:grafana /usr/share/grafana/.oci`.
19-
2018
## Configure OCI Identity Policies
2119

2220
In the OCI console under **Identity > Groups** click **Create Group** and create a new group called **grafana**. Add the user configured in the OCI CLI to the newly-created group.

0 commit comments

Comments
 (0)