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
  • Brite
  • 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 - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. Openclaw - your free open-source AI personal assistant (formerly Clawdbot & Moltbot)

Openclaw - your free open-source AI personal assistant (formerly Clawdbot & Moltbot)

Scheduled Pinned Locked Moved App Wishlist
54 Posts 10 Posters 15.5k Views 13 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.
  • marcusquinnM marcusquinn

    @robi ideal to be run in a container, too. Keep it out of too much trouble!

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

    @marcusquinn right, people have been giving this full machines, Mac minis, MBPs, etc.. yet this is perfect for containers and paired with Ollama for local usage too.

    Folks on Twitter are exploring all sorts of configurations. Fun to just watch the progress..

    Keep up here with the Clawdbot Report:
    https://x.com/Scobleizer/status/2015346738517942628

    Link to Google Doc:
    https://t.co/OVwapPLxfq

    Conscious tech

    1 Reply Last reply
    3
    • marcusquinnM marcusquinn referenced this topic on
    • robiR Offline
      robiR Offline
      robi
      wrote on last edited by robi
      #5

      I attempted an install in the LAMP app, and it works after a memory adjustment, however my browser terminal keeps resetting before I can complete setup and further testing. Flaky WiFi too ;-/

      A few helpful notes if you are attempting this:

      After installing the LAMP App, bump the memory past 500MB, otherwise the installer will crash, running out of the default memory setting. 1-2GB should suffice.

      Make sure you're in /app/data and set it as the HOME.

      cd /app/data
      export HOME=/app/data
      

      Then just run the installer script from the website:

      curl -fsSL https://clawd.bot/install.sh | bash
      

      UPDATE 1:
      If installing brew, the install.sh script will have to be modified to use /app/data instead of the hardcoded /home/linuxbrew path.

      Conscious tech

      1 Reply Last reply
      2
      • timconsidineT Offline
        timconsidineT Offline
        timconsidine
        App Dev
        wrote on last edited by timconsidine
        #6

        Clawdbot seems viable (and interesting) for Cloudron so I have started packaging ....

        Indie app dev, scratching my itches, lover of Cloudron PaaS, communityapps.appx.uk

        micmcM 1 Reply Last reply
        1
        • timconsidineT timconsidine

          Clawdbot seems viable (and interesting) for Cloudron so I have started packaging ....

          micmcM Offline
          micmcM Offline
          micmc
          wrote on last edited by
          #7

          @timconsidine said in Clawdbot - your free open-source AI personal assistant:

          Clawdbot seems viable (and interesting) for Cloudron so I have started packaging ....

          WHAT? 🔥 🔥 🔥 ... 💪

          AI Intelligencia RED PILL Podcast
          (coming soon...)

          1 Reply Last reply
          3
          • marcusquinnM Offline
            marcusquinnM Offline
            marcusquinn
            wrote on last edited by marcusquinn
            #8

            @timconsidine Significant note on the security advice on this one:

            • https://docs.clawd.bot/gateway/security

            Needs to be very much locked-down by default, given the capabilities.

            Web Design & Development: https://www.evergreen.je
            Technology & Apps: https://www.marcusquinn.com

            timconsidineT 1 Reply Last reply
            3
            • marcusquinnM marcusquinn

              @timconsidine Significant note on the security advice on this one:

              • https://docs.clawd.bot/gateway/security

              Needs to be very much locked-down by default, given the capabilities.

              timconsidineT Offline
              timconsidineT Offline
              timconsidine
              App Dev
              wrote on last edited by
              #9

              @marcusquinn yes, critical - looking into 'surfacing' all of that, and exploring whether it is possible to invoke sandboxing out of the box.
              But YouTube is overflowing with videos on security issues, may put some in the POSTINSTALL

              Indie app dev, scratching my itches, lover of Cloudron PaaS, communityapps.appx.uk

              marcusquinnM 1 Reply Last reply
              2
              • timconsidineT timconsidine

                @marcusquinn yes, critical - looking into 'surfacing' all of that, and exploring whether it is possible to invoke sandboxing out of the box.
                But YouTube is overflowing with videos on security issues, may put some in the POSTINSTALL

                marcusquinnM Offline
                marcusquinnM Offline
                marcusquinn
                wrote on last edited by
                #10

                @timconsidine Yup. At least link to that page in the readme/instructions.

                Web Design & Development: https://www.evergreen.je
                Technology & Apps: https://www.marcusquinn.com

                1 Reply Last reply
                3
                • Z Offline
                  Z Offline
                  zonzonzon
                  wrote on last edited by
                  #11

                  Thank you so much, this bot is really great. Seamless integration with the existing messaging system offers many use cases.

                  marcusquinnM 1 Reply Last reply
                  0
                  • Z zonzonzon

                    Thank you so much, this bot is really great. Seamless integration with the existing messaging system offers many use cases.

                    marcusquinnM Offline
                    marcusquinnM Offline
                    marcusquinn
                    wrote on last edited by
                    #12

                    @zonzonzon I can see uses for many of these talking to each other and delegating tasks.

                    Web Design & Development: https://www.evergreen.je
                    Technology & Apps: https://www.marcusquinn.com

                    1 Reply Last reply
                    1
                    • timconsidineT Offline
                      timconsidineT Offline
                      timconsidine
                      App Dev
                      wrote on last edited by
                      #13

                      to those wanting the package :

                      • please do your research now while waiting about security issues, and sandboxing. There is tons of online blog posts and YouTube videos. Just so you can be clear.
                      • getting close to a package, but not quite there yet

                      Indie app dev, scratching my itches, lover of Cloudron PaaS, communityapps.appx.uk

                      1 Reply Last reply
                      3
                      • robiR Offline
                        robiR Offline
                        robi
                        wrote on last edited by
                        #14

                        Wow things are moving so fast.. ⏩

                        Anthropic complained Clawd is too close to Claude, so they rebranded to Moltbot. The next evolution, ha brilliant. 😆

                        https://github.com/moltbot/moltbot

                        Conscious tech

                        1 Reply Last reply
                        3
                        • timconsidineT Offline
                          timconsidineT Offline
                          timconsidine
                          App Dev
                          wrote on last edited by
                          #15

                          Hoping to release Moltbot (was Clawdbot) for Cloudron later today.

                          But off to hospital briefly (hopefully) so bear with me.

                          Indie app dev, scratching my itches, lover of Cloudron PaaS, communityapps.appx.uk

                          1 Reply Last reply
                          4
                          • jdaviescoatesJ Online
                            jdaviescoatesJ Online
                            jdaviescoates
                            wrote on last edited by
                            #16

                            Hope your hospital visit went smoothly @timconsidine

                            I use Cloudron with Gandi & Hetzner

                            1 Reply Last reply
                            3
                            • timconsidineT Offline
                              timconsidineT Offline
                              timconsidine
                              App Dev
                              wrote on last edited by timconsidine
                              #17

                              Yay ! 🍾
                              Later than hoped, but done now.

                              I have packaged Moltbot for Cloudron (was Clawdbot) including its browser GUI.
                              Repo : git.cloudron.io/timconsidine/cloudron-moltbot
                              Built public docker image : tcmbp132021/cloudron-moltbot:latest
                              Available on ccai.appx.uk (or your own CCAI-P but re-import the master catalogue)

                              Frankly the GUI is not fully developed, and still requires manual configuration in the (ugly but functional) CLI.
                              But hopefully with the fast pace of development, it will become 100%.

                              I'm putting this out with an ALPHA status, because I am still testing it out, so don't really know what works and what doesn't. Equally I know there is a lot of interest in it, so rushed it out as ALPHA.
                              Maybe the 'bleeding edge' / 'edge of seats' brigade can help me out 😄

                              TBH AgentZero (https://forum.cloudron.io/post/119353) holds more interest for me, so not currently sure if I will use Moltbot in practice, but as it's been getting lots of profile, it's fun to explore and compare and discover its capabilities.

                              Many of you wanting this on Cloudron are probably 2 steps ahead of me in terms of understanding and configuring Moltbot for real use.
                              So feedback and your guidance is welcome.


                              Side-note on Packaging : I lost time packaging this because I played with Claude Code (CLI and VS-Code plugin), then Opencode (also CLI and VS-Code).
                              TBH there was learning time on those, and neither cut it fully for me.
                              Opencode is good, but didn't perform as well as my standard dev setup.
                              That's probably an issue of models used, but none performed as well as well as my TRAE dev assistant on "auto" model selection.
                              I will remove Claude Code from my setup as the only attraction was using it with Ollama models, but I can do that with Opencode or even TRAE.

                              Indie app dev, scratching my itches, lover of Cloudron PaaS, communityapps.appx.uk

                              1 Reply Last reply
                              7
                              • robiR Offline
                                robiR Offline
                                robi
                                wrote on last edited by
                                #18

                                The latest evolution to stay is OpenClaw as it retains its roots and is copyright free.

                                More here + backstory:
                                https://openclaw.ai/blog/introducing-openclaw

                                The gateway really is the cool interface on almost any chat app.

                                Conscious tech

                                timconsidineT 1 Reply Last reply
                                1
                                • robiR robi

                                  The latest evolution to stay is OpenClaw as it retains its roots and is copyright free.

                                  More here + backstory:
                                  https://openclaw.ai/blog/introducing-openclaw

                                  The gateway really is the cool interface on almost any chat app.

                                  timconsidineT Offline
                                  timconsidineT Offline
                                  timconsidine
                                  App Dev
                                  wrote on last edited by timconsidine
                                  #19

                                  @robi openclaw is much better name
                                  I just hope the code is much better and finished

                                  E.g.
                                  “We support iMessage”

                                  • “cool”

                                  “Ah, but it’s a WIP”

                                  • “aarrgghh”

                                  I’m excited about Moltbot/OpenClaw but I reckon it needs another couple months to be complete / stable

                                  Indie app dev, scratching my itches, lover of Cloudron PaaS, communityapps.appx.uk

                                  robiR 1 Reply Last reply
                                  1
                                  • timconsidineT timconsidine

                                    @robi openclaw is much better name
                                    I just hope the code is much better and finished

                                    E.g.
                                    “We support iMessage”

                                    • “cool”

                                    “Ah, but it’s a WIP”

                                    • “aarrgghh”

                                    I’m excited about Moltbot/OpenClaw but I reckon it needs another couple months to be complete / stable

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

                                    @timconsidine I hear you. The experience is so different if you choose an option that isn't as polished yet.

                                    I would suggest Telegram or Discord to start as those work well. Haven't tried others.

                                    Conscious tech

                                    timconsidineT 1 Reply Last reply
                                    1
                                    • robiR robi

                                      @timconsidine I hear you. The experience is so different if you choose an option that isn't as polished yet.

                                      I would suggest Telegram or Discord to start as those work well. Haven't tried others.

                                      timconsidineT Offline
                                      timconsidineT Offline
                                      timconsidine
                                      App Dev
                                      wrote on last edited by
                                      #21

                                      @robi I have Telegram working. Need to configure some / tasks and skills to make it productive.

                                      Indie app dev, scratching my itches, lover of Cloudron PaaS, communityapps.appx.uk

                                      1 Reply Last reply
                                      2
                                      • marcusquinnM Offline
                                        marcusquinnM Offline
                                        marcusquinn
                                        wrote on last edited by
                                        #22

                                        Another day, another rename

                                        • https://openclaw.ai/blog/introducing-openclaw

                                        Apparently they're sticking with this now.

                                        Web Design & Development: https://www.evergreen.je
                                        Technology & Apps: https://www.marcusquinn.com

                                        timconsidineT jdaviescoatesJ 2 Replies Last reply
                                        1
                                        • marcusquinnM Offline
                                          marcusquinnM Offline
                                          marcusquinn
                                          wrote on last edited by marcusquinn
                                          #23

                                          The creator's been pretty active with bots to build bots:

                                          • https://github.com/steipete

                                          6e01d515-74d9-449b-8c6a-4195198996e2-image.png

                                          Web Design & Development: https://www.evergreen.je
                                          Technology & Apps: https://www.marcusquinn.com

                                          timconsidineT 1 Reply Last reply
                                          1

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          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