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. Budibase: an open source, no code platform

Budibase: an open source, no code platform

Scheduled Pinned Locked Moved App Wishlist
85 Posts 28 Posters 28.8k Views 30 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.
  • timconsidineT timconsidine

    @humptydumpty said in Budibase: an open source, no code platform:

    Can I use this app to build a one-page html "responsive" site?

    Personally I think Budibase would be overkill for that.
    I would look at Ghost or Grav if you want an interface to building and posting content.
    Or just a Surfer or LAMP app with a free HTML template (thousands available, but look at https://html5up.net or https://pixelarity.com/) if you're ok with coding a page

    humptydumptyH Offline
    humptydumptyH Offline
    humptydumpty
    wrote on last edited by humptydumpty
    #34

    @timconsidine I'm using Ghost for my personal blog but haven't figured out how to build a static page without knowing how to code.

    Ideally, I'm looking for a page builder (think Elementor, WP Bakery, etc.) that I can use to build a static html page then save the project so I can easily modify things in the future. It looks like Grav fits the bill. Thanks for the recommendation!

    timconsidineT 1 Reply Last reply
    2
    • humptydumptyH humptydumpty

      @timconsidine I'm using Ghost for my personal blog but haven't figured out how to build a static page without knowing how to code.

      Ideally, I'm looking for a page builder (think Elementor, WP Bakery, etc.) that I can use to build a static html page then save the project so I can easily modify things in the future. It looks like Grav fits the bill. Thanks for the recommendation!

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

      @humptydumpty if your target page is going to be fairly static (not regular content changes), you could look at https://grapesjs.com which allows you to 'scaffold' out a page with drag'n'drop components.
      Then copy/paste the built page (use the View Code button to download an HTML file and a CSS file) into something like Surfer (here on Cloudron) or a LAMP instance.

      humptydumptyH 1 Reply Last reply
      3
      • timconsidineT timconsidine

        @humptydumpty if your target page is going to be fairly static (not regular content changes), you could look at https://grapesjs.com which allows you to 'scaffold' out a page with drag'n'drop components.
        Then copy/paste the built page (use the View Code button to download an HTML file and a CSS file) into something like Surfer (here on Cloudron) or a LAMP instance.

        humptydumptyH Offline
        humptydumptyH Offline
        humptydumpty
        wrote on last edited by
        #36

        @timconsidine Just perfect! Thanks!

        timconsidineT marcusquinnM 2 Replies Last reply
        2
        • humptydumptyH humptydumpty

          @timconsidine Just perfect! Thanks!

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

          @humptydumpty 👍

          1 Reply Last reply
          0
          • marcusquinnM Offline
            marcusquinnM Offline
            marcusquinn
            wrote on last edited by
            #38

            What happened to this? Was someone here packaging it? Something we can help with?

            I can see it, at a minimum, being a useful tool for creating web forms.

            Web Design https://www.evergreen.je
            Development https://brandlight.org
            Life https://marcusquinn.com

            timconsidineT MooCloud_MattM 2 Replies Last reply
            0
            • humptydumptyH humptydumpty

              @timconsidine Just perfect! Thanks!

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

              @humptydumpty Or Gramateria wraps up GrapesJS nicely: https://forum.cloudron.io/post/43190

              Web Design https://www.evergreen.je
              Development https://brandlight.org
              Life https://marcusquinn.com

              potemkin_aiP 1 Reply Last reply
              3
              • marcusquinnM marcusquinn

                What happened to this? Was someone here packaging it? Something we can help with?

                I can see it, at a minimum, being a useful tool for creating web forms.

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

                @marcusquinn it's not good for forms to be completed by the public/unregistered users, as I understand it.
                It's a good system, but it's aimed at a "portal" type deployment, users to be registered by admin or invited by email.

                timconsidineT 1 Reply Last reply
                1
                • timconsidineT timconsidine

                  @marcusquinn it's not good for forms to be completed by the public/unregistered users, as I understand it.
                  It's a good system, but it's aimed at a "portal" type deployment, users to be registered by admin or invited by email.

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

                  UPDATE : I may be out of date
                  There is still a user model based on registered users in your community/enterprise/portal.
                  But I just read there is support for public screens now (may have missed it)
                  Apologies if I misled anyone

                  But it is complex to install as a Cloudron app.
                  I installed mine using their scripts on a VPS for docker installations.

                  1 Reply Last reply
                  2
                  • marcusquinnM marcusquinn

                    @humptydumpty Or Gramateria wraps up GrapesJS nicely: https://forum.cloudron.io/post/43190

                    potemkin_aiP Offline
                    potemkin_aiP Offline
                    potemkin_ai
                    wrote on last edited by
                    #42

                    @marcusquinn thanks for pointing this out!
                    It feels like a different set of product, quite interesting, but doesn’t seem to updates too often…

                    1 Reply Last reply
                    0
                    • marcusquinnM marcusquinn

                      What happened to this? Was someone here packaging it? Something we can help with?

                      I can see it, at a minimum, being a useful tool for creating web forms.

                      MooCloud_MattM Offline
                      MooCloud_MattM Offline
                      MooCloud_Matt
                      wrote on last edited by MooCloud_Matt
                      #43

                      @marcusquinn
                      not impossible to containerize it, but almost impossible to do it for cloudron.
                      It needs to be installed with docker-compose because it uses multiple docker containers to run:

                      • CouchDB (the only primary DB supported)
                      • Minio
                      • Main Container
                      • Worker (execute most of the process)
                      • Proxy
                      • watchtower (this is not needed in a Cloudron install)

                      Matteo. R.
                      Founder and Tech-Support Manager.
                      MooCloud MSP
                      Swiss Managed Service Provider

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

                        Another example of it being useful to have Cloudron LDAP able to server others apps as well then.

                        Web Design https://www.evergreen.je
                        Development https://brandlight.org
                        Life https://marcusquinn.com

                        1 Reply Last reply
                        1
                        • humptydumptyH humptydumpty

                          Can I use this app to build a one-page html "responsive" site? If not, what would you recommend?

                          Currently, using Wordpress but it's an overkill for a static page.

                          JOduMonTJ Offline
                          JOduMonTJ Offline
                          JOduMonT
                          wrote on last edited by JOduMonT
                          #45

                          @humptydumpty said in Budibase: an open source, no code platform:

                          Can I use this app to build a one-page html "responsive" site? If not, what would you recommend?

                          I see Budibase as an alternative to Notion (and so ClickUp and Asana) and while it is possible to build a blog/website with Notion, I also agreed with @timconsidine, none of these solutions are the best for that kind of task unless you want to learn through the process. The main reason is these apps would act as a database for your one page (like MySQL for WordPress).

                          Usually a database in a website is to generate dynamically page and content
                          So if your goal is to have a one-page website, well that is like building a complete office tower only to use one office.

                          For a quick and fast one-page, I often use Hugo with WowChemy.

                          timconsidineT 1 Reply Last reply
                          6
                          • JOduMonTJ JOduMonT

                            @humptydumpty said in Budibase: an open source, no code platform:

                            Can I use this app to build a one-page html "responsive" site? If not, what would you recommend?

                            I see Budibase as an alternative to Notion (and so ClickUp and Asana) and while it is possible to build a blog/website with Notion, I also agreed with @timconsidine, none of these solutions are the best for that kind of task unless you want to learn through the process. The main reason is these apps would act as a database for your one page (like MySQL for WordPress).

                            Usually a database in a website is to generate dynamically page and content
                            So if your goal is to have a one-page website, well that is like building a complete office tower only to use one office.

                            For a quick and fast one-page, I often use Hugo with WowChemy.

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

                            @JOduMonT thanks for pointer to WowChemy.
                            Or at it will always be now in mind due to bleary eyes : WowCherry

                            1 Reply Last reply
                            1
                            • joebudiJ joebudi

                              I was wondering if the Cloudron community would be interested in a Budibase add-on?

                              For viewers who don't know, Budibase is an open-source low code platform for building internal tools. You can connect your SQL database and generate responsive CRUD apps in a couple of clicks. You can find out more info on the Budibase Github repo.

                              The reason for this post is to understand the level of interest for this add-on so I (cofounder) can add weight to my proposal at our next roadmap meeting.

                              budibase.com

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

                              @joebudi Hi Joe !
                              You know I'm a fan of Budibase (although personal circumstances have prevented me exploring further).
                              In principle yes !
                              The 'in principle' is about what "add-on" means.
                              What kind of interaction or functionality are you thinking of ?

                              joebudiJ 1 Reply Last reply
                              0
                              • joebudiJ joebudi

                                I was wondering if the Cloudron community would be interested in a Budibase add-on?

                                For viewers who don't know, Budibase is an open-source low code platform for building internal tools. You can connect your SQL database and generate responsive CRUD apps in a couple of clicks. You can find out more info on the Budibase Github repo.

                                The reason for this post is to understand the level of interest for this add-on so I (cofounder) can add weight to my proposal at our next roadmap meeting.

                                budibase.com

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

                                @joebudi there is an existing entry for Budibase in App Wishlist

                                https://forum.cloudron.io/topic/4253/budibase-an-open-source-no-code-platform?_=1653849998039

                                We're not supposed to open duplicates ! 😄

                                1 Reply Last reply
                                3
                                • timconsidineT timconsidine referenced this topic on
                                • timconsidineT timconsidine

                                  @joebudi Hi Joe !
                                  You know I'm a fan of Budibase (although personal circumstances have prevented me exploring further).
                                  In principle yes !
                                  The 'in principle' is about what "add-on" means.
                                  What kind of interaction or functionality are you thinking of ?

                                  joebudiJ Offline
                                  joebudiJ Offline
                                  joebudi
                                  wrote on last edited by
                                  #49

                                  Hey @timconsidine

                                  Maybe my post was not clear - apologies. What I am asking is would members of this community find value in a Budibase package/app on the Cloudron app store:
                                  https://www.cloudron.io/store/index.html#

                                  timconsidineT 1 Reply Last reply
                                  2
                                  • joebudiJ joebudi

                                    Hey @timconsidine

                                    Maybe my post was not clear - apologies. What I am asking is would members of this community find value in a Budibase package/app on the Cloudron app store:
                                    https://www.cloudron.io/store/index.html#

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

                                    @joebudi ok, thought you probably meant that, but wasn't entirely sure.

                                    My answer would be emphatically yes !
                                    I've previously believed it is too complex for Cloudron packaging (multiple containers etc.), but you're the tech whizz.

                                    Certainly Budibase has been mentioned in a few threads.

                                    joebudiJ 1 Reply Last reply
                                    2
                                    • timconsidineT timconsidine

                                      @joebudi ok, thought you probably meant that, but wasn't entirely sure.

                                      My answer would be emphatically yes !
                                      I've previously believed it is too complex for Cloudron packaging (multiple containers etc.), but you're the tech whizz.

                                      Certainly Budibase has been mentioned in a few threads.

                                      joebudiJ Offline
                                      joebudiJ Offline
                                      joebudi
                                      wrote on last edited by
                                      #51

                                      @timconsidine We're currently working on a single docker image deployment for Budibase. We plan on releasing this in a couple of weeks. This should enable the above.

                                      timconsidineT 1 Reply Last reply
                                      8
                                      • nebulonN Offline
                                        nebulonN Offline
                                        nebulon
                                        Staff
                                        wrote on last edited by
                                        #52

                                        @joebudi hi and welcome to our forum! We would happily work together with you on a Budibase app package. In our experience working closely together with upstream is always super helpful in initial packaging as well as ongoing updates for smooth data migration.

                                        To give a very rough overview on Cloudron packages, they are Dockerimage based, the apps need to run in a read-only filesystem, where /app/data is writeable for persistent data, while /tmp and /run are for transient data. Further Cloudron comes with shared services like databases, which we call addons. You can find them here to avoid duplicating common services per app and for databases, ensure data dumps are coherent for backups, restore or app cloning.

                                        1 Reply Last reply
                                        6
                                        • joebudiJ joebudi

                                          @timconsidine We're currently working on a single docker image deployment for Budibase. We plan on releasing this in a couple of weeks. This should enable the above.

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

                                          @joebudi said in Budibase:

                                          We're currently working on a single docker image deployment for Budibase

                                          Wooooah, excellent news !

                                          1 Reply Last reply
                                          2
                                          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