Open WebUI Proxmox LXC script

demo-d3952c8561c4808c1d447fc061c71174

OpenWebUI is a self-hosted, web-based interface that allows you to run AI models entirely offline. It integrates with various LLM runners, such as OpenAI and Ollama, and supports features like markdown and LaTeX rendering, model management, and voice/video calls. It also offers multilingual support and the ability to generate images using APIs like DALL-E or ComfyUI

To create a new Proxmox VE Open WebUI LXC, run the command below in the Proxmox VE Shell.

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/openwebui.sh)"

Default settings

CPU: 4vCPU
RAM: 4GB
HDD: 16GB
Default Interface: IP:8080

i´m getting some error message: ```

[ERROR] in line 164: exit code 0: while executing command apt-get install -y figlet &> /dev/null

Not sure why you got that error. Did you ever leave the Proxmox console while the script was running?
I just tested the install and there was no problem.