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. AppFlowy

AppFlowy

Scheduled Pinned Locked Moved App Wishlist
40 Posts 21 Posters 7.0k Views 29 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.
    • F fenohery

      +1 for this app

      jdaviescoatesJ Online
      jdaviescoatesJ Online
      jdaviescoates
      wrote on last edited by
      #31

      @fenohery upvote the original post 🙂

      I use Cloudron with Gandi & Hetzner

      1 Reply Last reply
      0
      • jadudmJ Offline
        jadudmJ Offline
        jadudm
        wrote on last edited by
        #32

        Someone more familiar with packaging Cloudron apps would be able to answer better than me. However, I find that whenever a docker-compose.yml is involved, it is probably hard to move the app to Cloudron.

        https://github.com/AppFlowy-IO/AppFlowy-Cloud/blob/main/docker-compose.yml

        In this case:

        • It wants nginx. That might be avoidable, or it might be serving static assets/code for the app.
        • It wants minio. This could probably be accommodated by requiring users to run minio on their Cloudron before installing this.
        • It wants postgres, which might be able to be leveraged from the internal stack.
        • It wants redis. Again, possibly from the default stack... I can't remember.
        • gotrue is an auth component from supabase. This will need its own container, and may (or may not) play nice with the SMTP/OAuth running on Cloudron.
        • appflowy_cloud is the hosted app. It wants its own container, and configuration information for all of the services included.
        • admin_frontend has its own Dockerfile. I haven't looked. Looks like more things.
        • ai. I have no idea. It looks like it wants some kind of OpenAI. This is getting heavy in terms of resources.
        • appflowy_history is... another Dockerfile. Looks like a rust application that has been Dockerized.

        The problem, I think, is that Cloudron assumes/is structured such that applications run as single containers. The compose is suggesting that this application has a number of independent components. Perhaps those could be bundled up/run separately... but, it might be a real trick to make work.

        This isn't to say it isn't possible, but that's what I see that needs to run, and it isn't clear to me that this is an easy app architecture to move over to Cloudron. YMMV, etc.

        I use Cloudron on a Dell 7040 I bought on eBay.

        P 1 Reply Last reply
        3
        • marcusquinnM marcusquinn referenced this topic on
        • D Offline
          D Offline
          Dont-Worry
          wrote on last edited by
          #33

          +1 for Appflowy. Very very high value added.

          1 Reply Last reply
          1
          • jadudmJ jadudm

            Someone more familiar with packaging Cloudron apps would be able to answer better than me. However, I find that whenever a docker-compose.yml is involved, it is probably hard to move the app to Cloudron.

            https://github.com/AppFlowy-IO/AppFlowy-Cloud/blob/main/docker-compose.yml

            In this case:

            • It wants nginx. That might be avoidable, or it might be serving static assets/code for the app.
            • It wants minio. This could probably be accommodated by requiring users to run minio on their Cloudron before installing this.
            • It wants postgres, which might be able to be leveraged from the internal stack.
            • It wants redis. Again, possibly from the default stack... I can't remember.
            • gotrue is an auth component from supabase. This will need its own container, and may (or may not) play nice with the SMTP/OAuth running on Cloudron.
            • appflowy_cloud is the hosted app. It wants its own container, and configuration information for all of the services included.
            • admin_frontend has its own Dockerfile. I haven't looked. Looks like more things.
            • ai. I have no idea. It looks like it wants some kind of OpenAI. This is getting heavy in terms of resources.
            • appflowy_history is... another Dockerfile. Looks like a rust application that has been Dockerized.

            The problem, I think, is that Cloudron assumes/is structured such that applications run as single containers. The compose is suggesting that this application has a number of independent components. Perhaps those could be bundled up/run separately... but, it might be a real trick to make work.

            This isn't to say it isn't possible, but that's what I see that needs to run, and it isn't clear to me that this is an easy app architecture to move over to Cloudron. YMMV, etc.

            P Offline
            P Offline
            plusone-nick
            wrote on last edited by
            #34

            @jadudm so what you're saying is implementing docker-compose into Cloudron would fix this and a ton of other use cases....🫡🤝🤓

            ✌💙+1

            1 Reply Last reply
            0
            • T Offline
              T Offline
              tgatellier
              wrote on last edited by
              #35

              +1 for this app, waiting so much to have it on cloudron

              1 Reply Last reply
              1
              • micmcM Offline
                micmcM Offline
                micmc
                wrote on last edited by
                #36

                Seems like we may have missed this new Self-Hosted cloud version named AppFlowy Cloud.
                https://docs.appflowy.io/docs/guides/appflowy/self-hosting-appflowy
                https://github.com/AppFlowy-IO/AppFlowy-Cloud/blob/main/doc/DEPLOYMENT.md

                While waiting for apps to be added to Cloudron, hopefully folks at least take the time to experiment by yourself and try to install the app yourself first on another server, that you might learn a thing or two, and eventually come to integrate apps to Cloudron yourself 😉

                Ignorance is not an excuse anymore!
                https://AutomateKit.com

                D 1 Reply Last reply
                4
                • micmcM micmc

                  Seems like we may have missed this new Self-Hosted cloud version named AppFlowy Cloud.
                  https://docs.appflowy.io/docs/guides/appflowy/self-hosting-appflowy
                  https://github.com/AppFlowy-IO/AppFlowy-Cloud/blob/main/doc/DEPLOYMENT.md

                  While waiting for apps to be added to Cloudron, hopefully folks at least take the time to experiment by yourself and try to install the app yourself first on another server, that you might learn a thing or two, and eventually come to integrate apps to Cloudron yourself 😉

                  D Offline
                  D Offline
                  Dont-Worry
                  wrote on last edited by Dont-Worry
                  #37

                  @micmc I tried, many times actually. Never managed to make it work by myself. Maybe I'm stupid.. This is why I use cloudron..

                  1 Reply Last reply
                  1
                  • A Offline
                    A Offline
                    actuarch
                    wrote on last edited by
                    #38

                    +1 for AppFlowy

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

                      Updated the screenshots above, as it's developed a lot since I first posted this.

                      Does seem like a very high value win if we can get this packaged here.

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

                      1 Reply Last reply
                      4
                      • GengarG Offline
                        GengarG Offline
                        Gengar
                        wrote last edited by Gengar
                        #40

                        I've just discovered AppFlowy and this app seems awesome ! Would love to see it in Cloudron. I'm a notion power user, and I can't wait to ditch notion.

                        But as @jadudm said, seems like docker-compose based app are not easy to convert to a single dockerfile to work with Cloudron...

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