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
2. Alibaba Cloud Remote Attestation Service(URL:https://attest.cn-beijing.aliyuncs.com/v1/attestation) has been configured in <work_dir>/open-webui-main/open-webui/external/acs-attest-client/index.js
240
+
2. Alibaba Cloud Remote Attestation Service(URL:https://attest.cn-beijing.aliyuncs.com/v1/attestation) has been configured in <work_dir>/open-webui/external/acs-attest-client/index.js
239
241
3. run openwebui
240
242
1) activate open-webui environment
241
243
```bash
242
244
conda activate open-webui
243
245
```
244
246
2) Enable backend services:
245
247
```bash
246
-
cd <work_dir>/open-webui-main/open-webui/backend/ && ./dev.sh
3) Open browser and enter the IP address of the current heterogeneous confidential computing instance,https://{ip_address}:{port}/(Note that the IP address is replaced with the IP address of the instance where open-webui is located, and the port number is the default port 18080).
0 commit comments