ai:openwebui:start
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ai:openwebui:start [2024/08/23 02:22] – created azam01 | ai:openwebui:start [2024/11/25 12:26] (current) – azam01 | ||
---|---|---|---|
Line 26: | Line 26: | ||
2. Run the OpenWebUI Docker container: | 2. Run the OpenWebUI Docker container: | ||
- | | + | sudo docker run -d \ |
- | | + | |
- | | + | |
- | | + | |
- | ghcr.io/ | + | |
This command does the following: | This command does the following: | ||
Line 38: | Line 37: | ||
2. Names the container " | 2. Names the container " | ||
- | 3. Maps port 3000 on the host to port 8080 in the container | + | 3. If Ollama and OpenWebUI are running |
4. Sets the Ollama API base URL environment variable (`-e OLLAMA_API_BASE_URL=...`) | 4. Sets the Ollama API base URL environment variable (`-e OLLAMA_API_BASE_URL=...`) | ||
- | |||
- | 5. Adds a host entry to allow the container to communicate with the host machine (`--add-host ...`) | ||
6. Uses the OpenWebUI Docker image (`ghcr.io/ | 6. Uses the OpenWebUI Docker image (`ghcr.io/ | ||
Line 49: | Line 46: | ||
1. Open a web browser and navigate to: | 1. Open a web browser and navigate to: | ||
- | | + | |
===== Step 6: Configure OpenWebUI ===== | ===== Step 6: Configure OpenWebUI ===== |
ai/openwebui/start.1724372542.txt.gz · Last modified: 2024/08/23 02:22 by azam01