Skip to content

Commit 7b7312f

Browse files
committed
update some documentation
1 parent d9df051 commit 7b7312f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

corbench/docs/deployment.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Before starting, it would be helpful to have some sort of note taking system to
197197

198198
1. **GitHub Integration 1/2**:
199199
- First generate a GitHub auth token:
200-
- Login with the [Corbench github account](https://github.com/corbench) and generate a [new auth token](https://github.com/settings/tokens).
200+
- Login with the [Corbench github account](https://github.com/corbench) (the credentials to this github account can be found in my handoff doc for my internship) and generate a [new auth token](https://github.com/settings/tokens).
201201
Steps:
202202
1. After logging into the account, go to settings, then click on **Developer Settigns**. This should be near the bottom of the left hand side options.
203203
2. Click on **Personal access tokens** then choose **Tokens (classic)**
@@ -207,6 +207,7 @@ Before starting, it would be helpful to have some sort of note taking system to
207207
6. Select the following scopes: `public_repo`, `read:org`, `write:discussion`
208208
7. scroll to the bottom and click **Generate token**
209209
8. Take note of the token as you will need it for github integration
210+
9. Give the Corbench github account repository contributor permissions to allow it to send messages. (this can be done in the respository settings)
210211

211212
2. **Main Node Pods Deployment**:
212213
Now we are ready to deploy the comment monitor, Prometheus, and grafana pods in the main node.

0 commit comments

Comments
 (0)