mirror of
https://github.com/open-webui/docs.git
synced 2026-03-26 13:18:42 +07:00
refac
This commit is contained in:
@@ -8,6 +8,12 @@ import TabItem from '@theme/TabItem';
|
|||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
|
| Method | When to use |
|
||||||
|
| :--- | :--- |
|
||||||
|
| **Docker** | Runs in an isolated container, separated from your host system. |
|
||||||
|
| **Bare Metal** | The AI works directly on your machine — your real files, tools, and environment. |
|
||||||
|
| **Docker Compose** | You already run Open WebUI with Docker Compose and want to add Open Terminal to it. |
|
||||||
|
|
||||||
<Tabs>
|
<Tabs>
|
||||||
<TabItem value="docker" label="Docker" default>
|
<TabItem value="docker" label="Docker" default>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user