Skip to content

ujust openwebui

Chat interface for local LLMs

Quick Start

Follow the standard service lifecycle:

Step Command Recording
1. Config ujust openwebui config
2. Start ujust openwebui start
3. Status ujust openwebui status
4. Logs ujust openwebui logs
5. Stop ujust openwebui stop

Subcommands

Configuration

Subcommand Arguments Description Recording
config Configure Open WebUI

Lifecycle

Subcommand Arguments Description Recording
restart Restart server
start Start Open WebUI server
stop Stop Open WebUI server
delete Remove instance config and container

Monitoring

Subcommand Arguments Description Recording
status Show instance status
logs [--lines=N] View container logs
url Show web UI access URL

Shell

Subcommand Arguments Description Recording
shell [-- CMD] Open shell or execute command in container

Other

Subcommand Arguments Description Recording
help Show help

Flags

Flag Short Default Values Description
--bind -b
--config-dir -c
--gpu-type -g
--image -i
--instance -n
--lines -l
--port -p
--tag -t
--workspace-dir -w

See Also

View all 9 command recordings for this service.


Source: just/bazzite-ai/openwebui.just