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 | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. AppFlowy

AppFlowy

Scheduled Pinned Locked Moved App Wishlist
47 Posts 21 Posters 12.5k 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.
  • F fenohery

    +1 for this app

    jdaviescoatesJ Offline
    jdaviescoatesJ Offline
    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 & Development: https://www.evergreen.je
                    Technology & Apps: https://www.marcusquinn.com

                    1 Reply Last reply
                    5
                    • GengarG Offline
                      GengarG Offline
                      Gengar
                      wrote on 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...

                      robiR 1 Reply Last reply
                      3
                      • D Offline
                        D Offline
                        Dont-Worry
                        wrote on last edited by
                        #41

                        Would be very good to have it in Cloudron. Vikunja is good but a little bit too simplistic for business needs.

                        1 Reply Last reply
                        1
                        • GengarG Gengar

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

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

                          @Gengar said in AppFlowy:

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

                          This conclusion is not correct.

                          Compose just means separate things being put together as one, and many devs don't know they don't need to do that with whatever docs the followed.

                          Hence a single dockerfile is just that, all the services set up in the right sequence in one.

                          This is what your computer does, right? Until you install a hypervisor or docker, etc to separate things out.

                          So it's not any more difficult, it's just more than one service to define and setup in the Cloudron way.

                          And we already have 3 digits of apps many of which need more than one service running for the App.

                          Tons of examples in at git.cloudron.io

                          Conscious tech

                          GengarG 1 Reply Last reply
                          3
                          • robiR robi

                            @Gengar said in AppFlowy:

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

                            This conclusion is not correct.

                            Compose just means separate things being put together as one, and many devs don't know they don't need to do that with whatever docs the followed.

                            Hence a single dockerfile is just that, all the services set up in the right sequence in one.

                            This is what your computer does, right? Until you install a hypervisor or docker, etc to separate things out.

                            So it's not any more difficult, it's just more than one service to define and setup in the Cloudron way.

                            And we already have 3 digits of apps many of which need more than one service running for the App.

                            Tons of examples in at git.cloudron.io

                            GengarG Offline
                            GengarG Offline
                            Gengar
                            wrote on last edited by
                            #43

                            @robi Thanks for your clarification, and you're absolutely right that a docker-compose setup can be translated into a single Dockerfile. I didn’t mean to suggest it's impossible or overly complex from a technical point of view. It just seems to me, based on what I’ve read on the forum and what @jadudm pointed out, that apps originally built with docker-compose tend to require more work to adapt to Cloudron. So they don’t always feel like the easiest starting point compared to more straightforward "quick win" Dockerfile-based apps.

                            robiR 1 Reply Last reply
                            2
                            • GengarG Gengar

                              @robi Thanks for your clarification, and you're absolutely right that a docker-compose setup can be translated into a single Dockerfile. I didn’t mean to suggest it's impossible or overly complex from a technical point of view. It just seems to me, based on what I’ve read on the forum and what @jadudm pointed out, that apps originally built with docker-compose tend to require more work to adapt to Cloudron. So they don’t always feel like the easiest starting point compared to more straightforward "quick win" Dockerfile-based apps.

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

                              @Gengar No worries, we're on the same page.

                              And no need to discourage anyone from trying.

                              Conscious tech

                              1 Reply Last reply
                              2
                              • L Offline
                                L Offline
                                LoudLemur
                                wrote last edited by LoudLemur
                                #45

                                This far-sighted request for App Flowy was made by @marcusquinn years ago and there has been tons of development made since then. Lets try and support AppFlowy on Cloudron:

                                https://github.com/AppFlowy-IO/AppFlowy/compare/0.0.1...0.10.0

                                via Arya ai:

                                Since its release, AppFlowy has strategically positioned itself as a powerful, open-source alternative to Notion, appealing to a specific and growing segment of users.

                                Primary Reasons for Choosing AppFlowy Over Notion

                                • Data Ownership and Privacy: This is AppFlowy’s strongest selling point. Unlike Notion, which stores all user data on its own servers, AppFlowy is self-hostable. Users can choose to run it entirely locally on their machine or on their own private server. This means you truly own your data, a critical factor for businesses handling sensitive information, developers, and privacy-conscious individuals who are wary of vendor lock-in and third-party data access.

                                • Open-Source Nature: Being open-source (licensed under AGPLv3 and a commercial license) provides transparency, community-driven development, and freedom from the feature roadmap of a single corporation. Developers can audit the code for security, contribute to its development, and create custom extensions. This fosters a level of trust and flexibility that closed-source SaaS platforms like Notion cannot offer.

                                • Offline-First Functionality: AppFlowy is designed from the ground up to work seamlessly offline. All changes are saved locally instantly and synced to the cloud only when you configure it to do so. This provides a faster, more reliable user experience without the constant latency of web requests, a common frustration with Notion’s web-based architecture.

                                • Customization and Extensibility: The open-source model allows for deep customization. Users are not limited to the templates and blocks Notion provides. The community can (and has) built custom plugins, widgets, and integrations tailored to highly specific workflows, something that would require official support within Notion’s walled garden.

                                Key Advances and New Features (Post-November 2021)

                                Since its initial launch, AppFlowy has evolved from a promising prototype into a robust productivity platform. Its main advancements include:

                                • Robust Self-Hosting & Sync: The development of AppFlowy Cloud (as an optional service) and the ability to self-host a sync server using Docker. This provides a flexible sync solution that mimics Notion’s convenience but on infrastructure you control.
                                • Expanded Database & View Capabilities: Steady implementation of core database features, including multiple view types (Kanban, Calendar, Grid), advanced filtering and sorting, and formula support, bringing it closer to parity with Notion’s powerful database functionalities.
                                • Plugin System & AI Integration: A major leap forward has been the development of an API and plugin system. This has allowed for the integration of AI tools, most notably through official and community-made plugins. Users can now leverage AI (like OpenAI’s models) directly within their AppFlowy workspace to generate content, summarize text, and more, all while keeping their data private if self-hosted.
                                • Mobile Applications: The release of increasingly stable and feature-rich iOS and Android applications, which was a critical gap in its early days. This has made it a truly multi-platform contender.
                                • User Interface Refinements: Continuous UI/UX improvements, including a more polished design, slash commands, block-based editing, and customizable layouts, making it not just a powerful tool but also a pleasant one to use daily.
                                marcusquinnM 1 Reply Last reply
                                3
                                • L LoudLemur

                                  This far-sighted request for App Flowy was made by @marcusquinn years ago and there has been tons of development made since then. Lets try and support AppFlowy on Cloudron:

                                  https://github.com/AppFlowy-IO/AppFlowy/compare/0.0.1...0.10.0

                                  via Arya ai:

                                  Since its release, AppFlowy has strategically positioned itself as a powerful, open-source alternative to Notion, appealing to a specific and growing segment of users.

                                  Primary Reasons for Choosing AppFlowy Over Notion

                                  • Data Ownership and Privacy: This is AppFlowy’s strongest selling point. Unlike Notion, which stores all user data on its own servers, AppFlowy is self-hostable. Users can choose to run it entirely locally on their machine or on their own private server. This means you truly own your data, a critical factor for businesses handling sensitive information, developers, and privacy-conscious individuals who are wary of vendor lock-in and third-party data access.

                                  • Open-Source Nature: Being open-source (licensed under AGPLv3 and a commercial license) provides transparency, community-driven development, and freedom from the feature roadmap of a single corporation. Developers can audit the code for security, contribute to its development, and create custom extensions. This fosters a level of trust and flexibility that closed-source SaaS platforms like Notion cannot offer.

                                  • Offline-First Functionality: AppFlowy is designed from the ground up to work seamlessly offline. All changes are saved locally instantly and synced to the cloud only when you configure it to do so. This provides a faster, more reliable user experience without the constant latency of web requests, a common frustration with Notion’s web-based architecture.

                                  • Customization and Extensibility: The open-source model allows for deep customization. Users are not limited to the templates and blocks Notion provides. The community can (and has) built custom plugins, widgets, and integrations tailored to highly specific workflows, something that would require official support within Notion’s walled garden.

                                  Key Advances and New Features (Post-November 2021)

                                  Since its initial launch, AppFlowy has evolved from a promising prototype into a robust productivity platform. Its main advancements include:

                                  • Robust Self-Hosting & Sync: The development of AppFlowy Cloud (as an optional service) and the ability to self-host a sync server using Docker. This provides a flexible sync solution that mimics Notion’s convenience but on infrastructure you control.
                                  • Expanded Database & View Capabilities: Steady implementation of core database features, including multiple view types (Kanban, Calendar, Grid), advanced filtering and sorting, and formula support, bringing it closer to parity with Notion’s powerful database functionalities.
                                  • Plugin System & AI Integration: A major leap forward has been the development of an API and plugin system. This has allowed for the integration of AI tools, most notably through official and community-made plugins. Users can now leverage AI (like OpenAI’s models) directly within their AppFlowy workspace to generate content, summarize text, and more, all while keeping their data private if self-hosted.
                                  • Mobile Applications: The release of increasingly stable and feature-rich iOS and Android applications, which was a critical gap in its early days. This has made it a truly multi-platform contender.
                                  • User Interface Refinements: Continuous UI/UX improvements, including a more polished design, slash commands, block-based editing, and customizable layouts, making it not just a powerful tool but also a pleasant one to use daily.
                                  marcusquinnM Offline
                                  marcusquinnM Offline
                                  marcusquinn
                                  wrote last edited by
                                  #46

                                  @LoudLemur Already seeing reports of Notion's AI being used to hack and discover private data.

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

                                  1 Reply Last reply
                                  1
                                  • D Offline
                                    D Offline
                                    Dont-Worry
                                    wrote last edited by
                                    #47

                                    AppFlowy would be really awesome on cloudron. Waiting for it to be added to the Cloudron App Store for years now. I hope it is gonna come soon.

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