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. Excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams

Excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams

Scheduled Pinned Locked Moved App Wishlist
25 Posts 13 Posters 15.7k Views 12 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.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #2

    Currently, it's missing some important features like login - https://github.com/excalidraw/excalidraw/issues/1071 but looks great otherwise.

    micmcM jdaviescoatesJ 2 Replies Last reply
    1
    • girishG girish

      Currently, it's missing some important features like login - https://github.com/excalidraw/excalidraw/issues/1071 but looks great otherwise.

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

      @girish That is pretty cool indeed, however far from the powerful and features rich draw.io 😉

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

      ruihildtR 1 Reply Last reply
      0
      • micmcM micmc

        @girish That is pretty cool indeed, however far from the powerful and features rich draw.io 😉

        ruihildtR Offline
        ruihildtR Offline
        ruihildt
        wrote on last edited by ruihildt
        #4

        @micmc Usecase is different, Excalidraw is simpler and friendlier, in both usage and output.

        I use both, tbh.

        1 Reply Last reply
        2
        • girishG girish

          Currently, it's missing some important features like login - https://github.com/excalidraw/excalidraw/issues/1071 but looks great otherwise.

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

          @girish said in Excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams:

          Currently, it's missing some important features like login - https://github.com/excalidraw/excalidraw/issues/1071 but looks great otherwise.

          I guess the new auth thing in 6.0 fixes that issue? 🙂

          I use Cloudron with Gandi & Hetzner

          girishG 1 Reply Last reply
          0
          • jdaviescoatesJ jdaviescoates

            @girish said in Excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams:

            Currently, it's missing some important features like login - https://github.com/excalidraw/excalidraw/issues/1071 but looks great otherwise.

            I guess the new auth thing in 6.0 fixes that issue? 🙂

            girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #6

            @jdaviescoates yes, indeed. I think even things like draw.io will benefit from the same proxy auth.

            1 Reply Last reply
            2
            • yusfY Offline
              yusfY Offline
              yusf
              wrote on last edited by
              #7

              This is a worthy tool! Clean and quite intuitive. As it's not as overwhelming as draw.io can be it feels even more fitting a Cloudron Unix-like philosophy of Doing One Thing Wellâ„¢.

              It has OpenCollective funding as well, ~ $5,546 anually.

              Coupled with optional auth it will be a good start for building a remote work app stack fully on Cloudron.

              1 Reply Last reply
              2
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #8

                I was looking into how this works without having any server component. It seem that is uses Google Firebase/Firestone internally - https://github.com/excalidraw/excalidraw/pull/2188 . So, it won't exactly be completely selfhosted. Even though it seems everything is e2e encrypted.

                1 Reply Last reply
                3
                • infogulchI Offline
                  infogulchI Offline
                  infogulch
                  wrote on last edited by
                  #9

                  I'd really like to see this too, but it appears that some work still needs to be done to factor out external dependencies / incidental implementation details from the current code.

                  This is the self-host umbrella issue, which has had some recent activity: https://github.com/excalidraw/excalidraw/issues/1772

                  1 Reply Last reply
                  1
                  • girishG girish

                    https://github.com/excalidraw/excalidraw

                    L Offline
                    L Offline
                    LoudLemur
                    wrote on last edited by
                    #10

                    @girish Well done finding this! The demo instance is very responsive and not unpleasant to use.
                    https://excalidraw.com/

                    I hope we can support this on Cloudron.

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

                      Details about self-hosting https://github.com/excalidraw/excalidraw#self-hosting :

                      We publish a Docker image with the Excalidraw client at excalidraw/excalidraw. You can use it to self-host your own client under your own domain, on Kubernetes, AWS ECS, etc.
                      docker build -t excalidraw/excalidraw .
                      docker run --rm -dit --name excalidraw -p 5000:80 excalidraw/excalidraw:latest
                      The Docker image is free of analytics and other tracking libraries.

                      At the moment, self-hosting your own instance doesn't support sharing or collaboration features.

                      We are working towards providing a full-fledged solution for self-hosting your own Excalidraw.

                      Shame self-hosting doesn't have collaboration features yet, but this still looks well worth having.

                      I use Cloudron with Gandi & Hetzner

                      jdaviescoatesJ 1 Reply Last reply
                      2
                      • avatar1024A Online
                        avatar1024A Online
                        avatar1024
                        wrote on last edited by avatar1024
                        #12

                        Would be great to see the self-hosted version gain the collaboration feature soon and then get it on Cloudron! So far it seems one of the best Free Software whiteboard / canvas tool out there in terms of simplicity and feel. So far I'm not finding the Nexctloud whiteboard tool very convenient, intuitive or pretty.

                        jdaviescoatesJ 1 Reply Last reply
                        2
                        • avatar1024A avatar1024

                          Would be great to see the self-hosted version gain the collaboration feature soon and then get it on Cloudron! So far it seems one of the best Free Software whiteboard / canvas tool out there in terms of simplicity and feel. So far I'm not finding the Nexctloud whiteboard tool very convenient, intuitive or pretty.

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

                          @avatar1024 said in Excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams:

                          So far I'm not finding the Nexctloud whiteboard tool very convenient, intuitive or pretty.

                          Presumably you're trying the new Whiteboard Integration app and not the Whiteboard app?

                          This one:
                          https://apps.nextcloud.com/apps/integration_whiteboard

                          Not this one:
                          https://apps.nextcloud.com/apps/whiteboard

                          I use Cloudron with Gandi & Hetzner

                          avatar1024A 1 Reply Last reply
                          1
                          • jdaviescoatesJ jdaviescoates

                            @avatar1024 said in Excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams:

                            So far I'm not finding the Nexctloud whiteboard tool very convenient, intuitive or pretty.

                            Presumably you're trying the new Whiteboard Integration app and not the Whiteboard app?

                            This one:
                            https://apps.nextcloud.com/apps/integration_whiteboard

                            Not this one:
                            https://apps.nextcloud.com/apps/whiteboard

                            avatar1024A Online
                            avatar1024A Online
                            avatar1024
                            wrote on last edited by
                            #14

                            @jdaviescoates indeed, using the integrated whiteboard. I think the other app been depreciated.

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

                              This does look good, and probably evolved since first posted. Worth another look?

                              • https://excalidraw.com/
                              • https://libraries.excalidraw.com/
                              • https://plus.excalidraw.com/excalidraw-plus-vs-excalidraw

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

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

                                We now have tldraw, but just a quick bump on this post for those interested to compare: https://plus.excalidraw.com/excalidraw-plus-vs-excalidraw

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

                                jdaviescoatesJ timconsidineT 2 Replies Last reply
                                2
                                • marcusquinnM marcusquinn

                                  We now have tldraw, but just a quick bump on this post for those interested to compare: https://plus.excalidraw.com/excalidraw-plus-vs-excalidraw

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

                                  @marcusquinn said in Excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams:

                                  We now have tldraw, but just a quick bump on this post for those interested to compare: https://plus.excalidraw.com/excalidraw-plus-vs-excalidraw

                                  What is not at all clear to me is whether or not Excalidraw Plus is self-hostable or not - have you managed to work that out?

                                  I use Cloudron with Gandi & Hetzner

                                  marcusquinnM 1 Reply Last reply
                                  0
                                  • jdaviescoatesJ jdaviescoates

                                    @marcusquinn said in Excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams:

                                    We now have tldraw, but just a quick bump on this post for those interested to compare: https://plus.excalidraw.com/excalidraw-plus-vs-excalidraw

                                    What is not at all clear to me is whether or not Excalidraw Plus is self-hostable or not - have you managed to work that out?

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

                                    @jdaviescoates I can't see a repo for it. Kinda typical of the FOSS as marketing model, which is fair enough, choices of features to hold back might be questionable though.

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

                                    1 Reply Last reply
                                    2
                                    • jdaviescoatesJ jdaviescoates

                                      Details about self-hosting https://github.com/excalidraw/excalidraw#self-hosting :

                                      We publish a Docker image with the Excalidraw client at excalidraw/excalidraw. You can use it to self-host your own client under your own domain, on Kubernetes, AWS ECS, etc.
                                      docker build -t excalidraw/excalidraw .
                                      docker run --rm -dit --name excalidraw -p 5000:80 excalidraw/excalidraw:latest
                                      The Docker image is free of analytics and other tracking libraries.

                                      At the moment, self-hosting your own instance doesn't support sharing or collaboration features.

                                      We are working towards providing a full-fledged solution for self-hosting your own Excalidraw.

                                      Shame self-hosting doesn't have collaboration features yet, but this still looks well worth having.

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

                                      @jdaviescoates said in Excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams:

                                      Shame self-hosting doesn't have collaboration features yet

                                      I note those lines about the self-hosted version not having collaborative features are no longer present on the GitHub repo, and so presumably the the self-hosted version does indeed now have those features!

                                      I use Cloudron with Gandi & Hetzner

                                      1 Reply Last reply
                                      2
                                      • Sam_ukS Offline
                                        Sam_ukS Offline
                                        Sam_uk
                                        wrote on last edited by
                                        #20

                                        Anecdotal but I just tried to collaborate on a self-hosted version and it didn't work

                                        1 Reply Last reply
                                        1
                                        • marcusquinnM marcusquinn

                                          We now have tldraw, but just a quick bump on this post for those interested to compare: https://plus.excalidraw.com/excalidraw-plus-vs-excalidraw

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

                                          @marcusquinn said in Excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams:

                                          We now have tldraw,

                                          Given that tldraw wants their ball back, it wold be worth looking at Excalidraw.

                                          The lack of collaboration of features within self-host (unless they have changed that) is a shame but not a blocker to having this on Cloudron (imho).

                                          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