Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. Open WebUI - ChatGPT-Style Web UI Client for Ollama 🦙

Open WebUI - ChatGPT-Style Web UI Client for Ollama 🦙

Scheduled Pinned Locked Moved Solved App Wishlist
19 Posts 6 Posters 10.7k Views 9 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • LanhildL Lanhild

    Hello everyone,

    I've successfully packaged open-webui | formerly known as ollama-webui for Cloudron.

    The application allows you to chat with a remote Ollama server.

    To see my package code: https://github.com/Lanhild/open-webui-cloudron


    The package is fully working as of today, Feb 14th. The only issue I'm facing and would require assistance with is this. If anyone has a clue about this one, feel free to make a PR.

    P.S.: If the Cloudron team wishes to manage the packaging for this app, I'll gladly hand in my code, just notify me!

    L Offline
    L Offline
    LoudLemur
    wrote on last edited by
    #5

    @Lanhild Hey, fantastic!

    Thank you for doing that.

    Please tell us how you found the packaging experience. For example, were the notes you needed all there? Did you see this thread beforehand? https://forum.cloudron.io/topic/2843/read-first-before-starting-to-package-an-app

    Also, what prompted you to package for Cloudron? Do you think you might suggest packaging to other developers now?

    LanhildL 1 Reply Last reply
    1
    • L LoudLemur

      @Lanhild Hey, fantastic!

      Thank you for doing that.

      Please tell us how you found the packaging experience. For example, were the notes you needed all there? Did you see this thread beforehand? https://forum.cloudron.io/topic/2843/read-first-before-starting-to-package-an-app

      Also, what prompted you to package for Cloudron? Do you think you might suggest packaging to other developers now?

      LanhildL Online
      LanhildL Online
      Lanhild
      App Dev
      wrote on last edited by
      #6

      @LoudLemur All the information I needed were present in the Cloudron documentation.

      Some applications that I use (such as Ollama-webui) are not very resource hungry, therefore I wanted to have them on my Cloudron server rather than a dedicated server. Basically, reducing the amount of servers to maintain/update by having more services on my Cloudron.

      1 Reply Last reply
      5
      • LanhildL Online
        LanhildL Online
        Lanhild
        App Dev
        wrote on last edited by
        #7

        Changing topic name. See https://github.com/open-webui/open-webui/discussions/764

        1 Reply Last reply
        2
        • LanhildL Online
          LanhildL Online
          Lanhild
          App Dev
          wrote on last edited by
          #8

          Stable packaging would need https://github.com/open-webui/open-webui/issues/255 to be resolved.

          1 Reply Last reply
          3
          • LanhildL Online
            LanhildL Online
            Lanhild
            App Dev
            wrote on last edited by
            #9

            I've opened https://github.com/open-webui/open-webui/pull/839, as a mean to comply with Cloudron packaging standards.

            1 Reply Last reply
            4
            • LanhildL Online
              LanhildL Online
              Lanhild
              App Dev
              wrote on last edited by
              #10

              Coming back with great news!

              Open WebUI introduced today automatic releases with versions strings from the version field in the package.json file.

              I also found the issue with document uploading, there was a missing environment variable.
              I thoroughly tested the package, documented what I could/was necessary.

              The package https://github.com/Lanhild/open-webui-cloudron is now fully working 🎉

              robiR girishG 2 Replies Last reply
              4
              • LanhildL Online
                LanhildL Online
                Lanhild
                App Dev
                wrote on last edited by
                #11

                An example of Open WebUI, hosted on Cloudron
                2024-02-22_19-29-23.png

                1 Reply Last reply
                3
                • LanhildL Lanhild

                  Coming back with great news!

                  Open WebUI introduced today automatic releases with versions strings from the version field in the package.json file.

                  I also found the issue with document uploading, there was a missing environment variable.
                  I thoroughly tested the package, documented what I could/was necessary.

                  The package https://github.com/Lanhild/open-webui-cloudron is now fully working 🎉

                  robiR Offline
                  robiR Offline
                  robi
                  wrote on last edited by
                  #12

                  @Lanhild Excellent, congrats! 👯

                  Make sure to see this bit of great news too, so it can be easily installed as a custom app: https://forum.cloudron.io/post/82990

                  Conscious tech

                  1 Reply Last reply
                  3
                  • L Offline
                    L Offline
                    LoudLemur
                    wrote on last edited by
                    #13

                    One thing I would like to be able to do is chat with my documents (.txt, .odf, .epub, .pdf, etc.)

                    GPT4all is meant to be able to do this but I wonder if open-webui might be able.

                    LanhildL 1 Reply Last reply
                    1
                    • L LoudLemur

                      One thing I would like to be able to do is chat with my documents (.txt, .odf, .epub, .pdf, etc.)

                      GPT4all is meant to be able to do this but I wonder if open-webui might be able.

                      LanhildL Online
                      LanhildL Online
                      Lanhild
                      App Dev
                      wrote on last edited by
                      #14

                      @LoudLemur Open WebUI is indeed capable of this

                      L 1 Reply Last reply
                      2
                      • LanhildL Lanhild

                        @LoudLemur Open WebUI is indeed capable of this

                        L Offline
                        L Offline
                        LoudLemur
                        wrote on last edited by
                        #15

                        @Lanhild said in Open WebUI - ChatGPT-Style Web UI Client for Ollama 🦙:

                        Open WebUI is indeed capable of this

                        Could we just point it at a folder full of documents and say, "lets talk about this..." or do the documents need to be pre-processed, for example, converted into a .yaml or or something? I wonder how many e.g. Shakespeare plays I could give it at one go and how easy it would be to do something like this.

                        1 Reply Last reply
                        0
                        • coniunctioC Offline
                          coniunctioC Offline
                          coniunctio
                          wrote on last edited by
                          #16

                          How do we install an app like this in Cloudron when it is not in the app store? I typically host docker apps on my NAS (QNAP Container Station) and then reverse proxy via Cloudron to those apps. I host Cloudron via a VM on the same NAS. What is the advantage to hosting open-webui natively within Cloudron versus as a docker contain and reverse proxying to it?

                          1 Reply Last reply
                          1
                          • girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by girish
                            #17

                            What is the advantage to hosting open-webui natively within Cloudron versus as a docker contain and reverse proxying to it?

                            Not sure if you are asking this question specific to openweb-ui or in general. But to answer in general, when you host apps on Cloudron, they have dns management, automatic certs, backups, updates, rollback, clone, automated email configuration, user integration (if the app supports it via ldap or oidc) etc. We also have some security requirements like running apps as readonly, run as non-root, sandboxed fs etc. This is the reason why we build our own packages.

                            1 Reply Last reply
                            1
                            • LanhildL Lanhild

                              Coming back with great news!

                              Open WebUI introduced today automatic releases with versions strings from the version field in the package.json file.

                              I also found the issue with document uploading, there was a missing environment variable.
                              I thoroughly tested the package, documented what I could/was necessary.

                              The package https://github.com/Lanhild/open-webui-cloudron is now fully working 🎉

                              girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by girish
                              #18

                              @Lanhild I moved the repo here - https://git.cloudron.io/cloudron/openwebui-app . @vladimir-d has fixed a few things. You should also have access to the repo.

                              Working on publishing this now.

                              1 Reply Last reply
                              1
                              • girishG Offline
                                girishG Offline
                                girish
                                Staff
                                wrote on last edited by
                                #19

                                I have published this as unstable 🙂 Thanks a lot @Lanhild . Let's continue discussions in the category - https://forum.cloudron.io/category/185/openwebui

                                1 Reply Last reply
                                5
                                • girishG girish marked this topic as a question on
                                • girishG girish has marked this topic as solved on
                                • girishG girish locked this topic on
                                Reply
                                • Reply as topic
                                Log in to reply
                                • Oldest to Newest
                                • Newest to Oldest
                                • Most Votes


                                • Login

                                • Don't have an account? Register

                                • Login or register to search.
                                • First post
                                  Last post
                                0
                                • Categories
                                • Recent
                                • Tags
                                • Popular
                                • Bookmarks
                                • Search