[GH-ISSUE #12419] feat: Adding an install script #103588

Closed
opened 2026-05-18 01:05:03 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @Tickloop on GitHub (Apr 3, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12419

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

The ollama install experience is wonderful whereas installing and running Open-WebUI feels a bit hands-on. It requires creating a virtual env (good practice) and also running the open-webui serve command each time.

Desired Solution you'd like

Life can be made better if:

  1. Upon install a new user is created and the open-webui is installed under this user
  2. A system service is created that runs on startup

Alternatives Considered

N/A - This is a Quality of Life improvement

I can volunteer to work on this feature.
I understand this is a niche thing though I did find people looking for ways to replicate this.
Please provide feedback if more people would like an install script that does this!

Additional Context

For those looking for how to do it yourself, I followed these guides to replicate the above:

https://github.com/open-webui/open-webui/discussions/2608
https://github.com/ollama/ollama/blob/main/docs/linux.md

Originally created by @Tickloop on GitHub (Apr 3, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/12419 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description The ollama install experience is wonderful whereas installing and running Open-WebUI feels a bit hands-on. It requires creating a virtual env (good practice) and also running the open-webui serve command each time. ### Desired Solution you'd like Life can be made better if: 1. Upon install a new user is created and the open-webui is installed under this user 2. A system service is created that runs on startup ### Alternatives Considered N/A - This is a Quality of Life improvement I can volunteer to work on this feature. I understand this is a niche thing though I did find people looking for ways to replicate this. Please provide feedback if more people would like an install script that does this! ### Additional Context For those looking for how to do it yourself, I followed these guides to replicate the above: https://github.com/open-webui/open-webui/discussions/2608 https://github.com/ollama/ollama/blob/main/docs/linux.md
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#103588