Skip to content

Commit dbbfc62

Browse files
authored
Add section on restricting outbound network access for AI Assistant (#3103)
1 parent 5547f83 commit dbbfc62

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

384 KB
Loading

src/pages/docs/octopus-ai/assistant/getting-started.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,15 @@ Cloud instances with the `IP address allow list` feature activated will need to
2929
:::div{.warning}
3030
It is not possible to integrate Octopus AI Assistant with an on-premises Octopus instance that cannot accept HTTP requests from this public IP address.
3131
:::
32+
33+
## Restricting all outbound network access
34+
35+
A subset of features provided by the Chrome Extension, such as some community dashboards, can operate without any external network access.
36+
37+
To prevent the Chrome Extension from making any outbound requests, set the `Site access` option to `On specific sites` and add the address of your Octopus instance:
38+
39+
![Chrome extension settings](/docs/img/octopus-ai/assistant/restrict-access.png)
40+
41+
:::div{.warning}
42+
Restricting network access will prevent most features of the AI Assistant from working correctly. This setting is intended to be used for organizations that wish to use community dashboards and must prevent external network access.
43+
:::

0 commit comments

Comments
 (0)