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. Windmill: Open-source alternative to Airplane, Superblocks, Retool

Windmill: Open-source alternative to Airplane, Superblocks, Retool

Scheduled Pinned Locked Moved App Wishlist
39 Posts 15 Posters 9.2k Views 15 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 Offline
    timconsidineT Offline
    timconsidine
    App Dev
    wrote on last edited by
    #26

    Started a packaging attempt - complex - multiple components.
    We shall see ...

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

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

      Got a 0.0.1 installation 🍾

      But some issues to resolve …

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

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

        If anyone has a recommendation for Windmill tutorial, let me know. Reading the docs but sometimes guide is better.

        Anyone want to volunteer to test it ?
        I’m not sure yet what I’m doing 😄
        Can create a user for you

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

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

          Wow, I am impressed with Windmill !

          I have done basic testing, and I have pushed to CustomAppGateway so it is available as single install, or using CCAI-P (refresh page if already installed).

          Cloudron release version 0.0.5 packaging Windmill CE v1.628.3

          More testing needed through exploration.
          Let me know any issues you 'early-adopters' find.

          Turning attention to Dif as well as exploring Windmill.

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

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

            If you are struggling to set up email in Windmill (as I have been), you need to open a terminal for the app from Cloudron app dashboard, and then run env | grep SMTP.

            This will give you the correct details to put in the instance settings SMTP tab.

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

            1 Reply Last reply
            2
            • timconsidineT timconsidine

              If anyone has a recommendation for Windmill tutorial, let me know. Reading the docs but sometimes guide is better.

              Anyone want to volunteer to test it ?
              I’m not sure yet what I’m doing 😄
              Can create a user for you

              Z Offline
              Z Offline
              zonzonzon
              wrote on last edited by
              #31

              @timconsidine I can test it. Can you create help me create a user ?

              timconsidineT 1 Reply Last reply
              0
              • Z Offline
                Z Offline
                zonzonzon
                wrote on last edited by
                #32

                I’m also on Windmill CE v1.628.3; they’ve just updated the datatable feature and added the ability to create a frontend using React. I don’t quite understand how to customize an app on Cloudron yet, and how to upgrade it with each change?. @timconsidine

                timconsidineT 1 Reply Last reply
                0
                • Z zonzonzon

                  @timconsidine I can test it. Can you create help me create a user ?

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

                  @zonzonzon sent you a Chat message here

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

                  1 Reply Last reply
                  0
                  • Z zonzonzon

                    I’m also on Windmill CE v1.628.3; they’ve just updated the datatable feature and added the ability to create a frontend using React. I don’t quite understand how to customize an app on Cloudron yet, and how to upgrade it with each change?. @timconsidine

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

                    @zonzonzon said in Windmill: Open-source alternative to Airplane, Superblocks, Retool:

                    I don’t quite understand how to customize an app on Cloudron yet, and how to upgrade it with each change

                    Customise ? Pretty easy but depends what you are seeking to do

                    how to upgrade it with each change

                    well, the traditional cycle is code -> build docker image -> push to a docker repository (hub.docker.com or set up your own repo registry here on Cloudron - it's in the AppStore) -> use Cloudron CLI to execute cloudron update --app xxx.yyy.zzz

                    But maybe that's not the questions you were asking ?

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

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

                      "One-click" installation for Windmill on a user's own Cloudron instance :

                      curl -fsSL https://customappgateway.appx.uk/install.sh | bash -s -- --install-app "windmill"

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

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

                        Released v0.0.27 fixing python script issue (reported by @zonzonzon)

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

                        1 Reply Last reply
                        3
                        • S Offline
                          S Offline
                          simong
                          wrote on last edited by
                          #37

                          How did you handle the different workers and worker isolation in that package?

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

                            Pushed v0.0.31

                            • uses the latest windmill release 1.645.0
                            • adds Playwright into the build (more postininstall message about usage

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

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

                              Published Windmill 1.658.0 as Community App 1.0.0

                              CloudronVersions:
                              https://communityapps.appx.uk/cloudron-windmill/CloudronVersions.json

                              Community Apps Website:
                              https://communityapps.appx.uk

                              [ @community-apps ]

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

                              1 Reply Last reply
                              4

                              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