https://github.com/itk-dev/webui-docker
https://github.com/itk-dev/webui-docker
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/itk-dev/webui-docker
- Owner: itk-dev
- Created: 2025-02-11T07:46:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-31T13:24:46.000Z (12 months ago)
- Last Synced: 2025-03-31T14:39:48.289Z (12 months ago)
- Language: Shell
- Size: 26.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker setup for open WebUI
https://docs.openwebui.com/
## Install
Use the taks file to install it.
```shell
task clone
task install
```
## Usage
```shell
task open
```