Skip to content

Commit

Permalink
Adding ep-connect-ep-broker html files
Browse files Browse the repository at this point in the history
  • Loading branch information
solacecommunity-bot committed May 31, 2024
1 parent 1e2870e commit 6aa6479
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion codelabs/ep-connect-ep-broker/codelab.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"format": "html",
"prefix": "https://storage.googleapis.com",
"mainga": "UA-49880327-14",
"updated": "2024-05-29T17:25:35Z",
"updated": "2024-05-31T16:31:49Z",
"id": "ep-connect-ep-broker",
"duration": 68,
"title": "Connecting Event Portal to a runtime Event Broker",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion codelabs/ep-connect-ep-broker/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ <h2 is-upgraded>Get an Event Portal Access Token</h2>
<li>Name the token <code>Demo Setup</code></li>
<li>Give the token full Read and Write access to:<br> Event Portal 2.0<br> Event Portal<br> Account Management<br> Environments</li>
<li>Click on Create Token <br><br><img alt="Image" src="img/6e2e573afd5eb882.png"><br><br></li>
<li>Confirm that your token has the following permissions:<br><img alt="Image" src="img/151f911ca6ed9a8c.png"><br><br></li>
<li>Confirm that your token has the following permissions:<br><img alt="Image" src="img/2bb759c37467b29d.png"><br><br></li>
<li>Copy the token value and save it in a text file on your desktop.</li>
</ol>
<aside class="special"><p> This token will be used multiple times through the demo, so keep it handy.</p>
Expand Down Expand Up @@ -116,6 +116,8 @@ <h2 is-upgraded>Run the Postman script</h2>
</aside>
<aside class="special"><p> If you are using Podman instead of Docker, you&#39;ll need to replace <code>docker</code> with <code>podman</code> in all command line entries.</p>
</aside>
<aside class="warning"><p> If you are using a Mac with an m chip, you may get the error<br><code>WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested</code><br>You can ignore this warning.</p>
</aside>
<p>Now it&#39;s time to connect the Event Portal model and the runtime broker using the Event Management Agent.</p>
<ol type="1">
<li>From the main Runtime Event Manager tab, click on the three dots and go to Install Event Management Agent<br><img alt="Image" src="img/988e2f385b27d15c.png"><br><br></li>
Expand Down

1 comment on commit 6aa6479

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.