You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: corbench/docs/deployment.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -197,7 +197,7 @@ Before starting, it would be helpful to have some sort of note taking system to
197
197
198
198
1. **GitHub Integration 1/2**:
199
199
- 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).
201
201
Steps:
202
202
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.
203
203
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
207
207
6. Select the following scopes: `public_repo`, `read:org`, `write:discussion`
208
208
7. scroll to the bottom and click **Generate token**
209
209
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)
210
211
211
212
2. **Main Node Pods Deployment**:
212
213
Now we are ready to deploy the comment monitor, Prometheus, and grafana pods in the main node.
0 commit comments