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. Grist | The Evolution of Spreadsheets

Grist | The Evolution of Spreadsheets

Scheduled Pinned Locked Moved App Wishlist
52 Posts 25 Posters 9.4k Views 32 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.
  • jdaviescoatesJ jdaviescoates

    Now we've got Outline which integrates with Grist, I really want Grist too!

    Screenshot from Outline:
    image.png

    jdaviescoatesJ Offline
    jdaviescoatesJ Offline
    jdaviescoates
    wrote on last edited by
    #17
    This post is deleted!
    1 Reply Last reply
    0
    • avatar1024A Offline
      avatar1024A Offline
      avatar1024
      wrote on last edited by avatar1024
      #18

      I agree, I also think this is looking much more user friendly than both Baserow and NocoDB so it could be really useful to have (+ as @jdaviescoates pointed the Outline integration which would be fantastic to have). Looks like the future to me πŸ™‚

      1 Reply Last reply
      2
      • W Offline
        W Offline
        walski
        wrote on last edited by
        #19

        I've a version of Grist running on our Cloudron as well. It's using OIDC through oauth2-proxy (https://oauth2-proxy.github.io/oauth2-proxy/) but needs a bit more polishing. E.g. I've disabled Grist's sandboxing, which I want to fix.

        Word of warning: The performance so far is not mega great in my preliminary testing. Feels quite sluggish on our little box.

        jdaviescoatesJ 1 Reply Last reply
        3
        • W walski

          I've a version of Grist running on our Cloudron as well. It's using OIDC through oauth2-proxy (https://oauth2-proxy.github.io/oauth2-proxy/) but needs a bit more polishing. E.g. I've disabled Grist's sandboxing, which I want to fix.

          Word of warning: The performance so far is not mega great in my preliminary testing. Feels quite sluggish on our little box.

          jdaviescoatesJ Offline
          jdaviescoatesJ Offline
          jdaviescoates
          wrote on last edited by jdaviescoates
          #20

          @walski said in Grist | The Evolution of Spreadsheets:

          I've a version of Grist running on our Cloudron as well.

          Great stuff! πŸ‘

          Add it to a repo to the Cloudron GitLab?

          @walski said in Grist | The Evolution of Spreadsheets:

          our little box.

          How little? πŸ™‚

          W 1 Reply Last reply
          1
          • jdaviescoatesJ jdaviescoates

            @walski said in Grist | The Evolution of Spreadsheets:

            I've a version of Grist running on our Cloudron as well.

            Great stuff! πŸ‘

            Add it to a repo to the Cloudron GitLab?

            @walski said in Grist | The Evolution of Spreadsheets:

            our little box.

            How little? πŸ™‚

            W Offline
            W Offline
            walski
            wrote on last edited by
            #21

            Ok turns out, that Grist releases after Sept. 11th come with a broken pyodide sandboxing layer (see https://github.com/gristlabs/grist-core/issues/734).

            I got everything running using an earlier Grist release (1.1.4 from Sept 8th or so). Before this can be considered for the app store I need to polish the metadata, etc. But you should be able (we do) to install it to your Cloudron using the CLI.

            Repo is here: https://git.cloudron.io/walski/grist-app

            How little? πŸ™‚

            16GB RAM, 6 core AMD whatever virtual server. Currently running 13 apps through Cloudron.

            jdaviescoatesJ P robiR 3 Replies Last reply
            3
            • W walski

              Ok turns out, that Grist releases after Sept. 11th come with a broken pyodide sandboxing layer (see https://github.com/gristlabs/grist-core/issues/734).

              I got everything running using an earlier Grist release (1.1.4 from Sept 8th or so). Before this can be considered for the app store I need to polish the metadata, etc. But you should be able (we do) to install it to your Cloudron using the CLI.

              Repo is here: https://git.cloudron.io/walski/grist-app

              How little? πŸ™‚

              16GB RAM, 6 core AMD whatever virtual server. Currently running 13 apps through Cloudron.

              jdaviescoatesJ Offline
              jdaviescoatesJ Offline
              jdaviescoates
              wrote on last edited by
              #22

              @walski said in Grist | The Evolution of Spreadsheets:

              16GB RAM

              Yeah, that's not much RAM really (especially if you're running some RAM heavy apps), so possibly not surprising it's running slow. I wonder how it'd be if you had more resources... I guess once that issues is resolves and we get it into the Cloudron App Store we'll find out! πŸ™‚

              Thank you for your efforts, much appreciated πŸ™

              1 Reply Last reply
              0
              • W Offline
                W Offline
                walski
                wrote on last edited by
                #23

                Side-note: Looks like direct OIDC support just landed on Grist's main 🎊 https://github.com/gristlabs/grist-core/pull/717

                1 Reply Last reply
                8
                • W walski

                  Ok turns out, that Grist releases after Sept. 11th come with a broken pyodide sandboxing layer (see https://github.com/gristlabs/grist-core/issues/734).

                  I got everything running using an earlier Grist release (1.1.4 from Sept 8th or so). Before this can be considered for the app store I need to polish the metadata, etc. But you should be able (we do) to install it to your Cloudron using the CLI.

                  Repo is here: https://git.cloudron.io/walski/grist-app

                  How little? πŸ™‚

                  16GB RAM, 6 core AMD whatever virtual server. Currently running 13 apps through Cloudron.

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

                  @walski if its not DNS its RAM 😫

                  βœŒπŸ’™+1

                  1 Reply Last reply
                  0
                  • K Offline
                    K Offline
                    kymj8
                    wrote on last edited by
                    #25

                    Grist is now available for YunoHost. It was announced in the Grist Community November 2023 Newsletter.

                    Looking for a simpler way to self-host Grist? Florent has also packaged Grist on YunoHost, a Debian-based OS designed to help democratize self-hosting. Check out Florent’s post in our forum for more information.

                    The post:
                    Self-hosting Grist made easy with Yunohost
                    https://community.getgrist.com/t/self-hosting-grist-made-easy-with-yunohost/3692

                    In the YunoHost Application Catalog:
                    https://apps.yunohost.org/app/grist

                    And on GitHub.
                    https://github.com/YunoHost-Apps/grist_ynh

                    This seems like a good sign for us here.🀞

                    1 Reply Last reply
                    3
                    • W Offline
                      W Offline
                      walski
                      wrote on last edited by
                      #26

                      Yip, they released v1.1.9 on Dec 2nd. That release includes the pyodide fix to run Grist sandboxed within Cloudron, as well as their direct OIDC support (see docs: https://support.getgrist.com/install/oidc/#openid-connect).

                      I'm more than happy to incorporate these onto my branch and that should then give us a decent to maybe get it into the app store? I just can't promise a timeline right now πŸ˜•

                      1 Reply Last reply
                      8
                      • S Offline
                        S Offline
                        seeker
                        wrote on last edited by
                        #27

                        New release highlights below.
                        I like that there is a desktop app. Has anyone been able to play with it. I assume it integrates with the cloud app? Sometimes it is nice to be able to take things offline.

                        Released: Grist v1.1.11
                        Highlights from recent releases:

                        Forms - design forms and surveys right within Grist and watch the data roll in live. Each field is automatically tied to a spreadsheet column so analysis is super simple. https://www.getgrist.com/forms/
                        
                        New calendar widget for displaying dates. https://support.getgrist.com/widget-calendar/
                        
                        Advanced Chart and JupyterLite Notebook custom widgets - very powerful for advanced dataviz and Python work.
                        

                        https://support.getgrist.com/widget-custom/#advanced-charts
                        https://support.getgrist.com/widget-custom/#jupyterlite-notebook

                        Formula lookups and shortcuts for adding common formulas and lookups. https://support.getgrist.com/newsletters/2023-10/#formula-shortcuts
                        
                        Record cards that make it much easier to navigate and edit referenced data (a huge part of what makes Grist useful). https://support.getgrist.com/record-cards/
                        

                        GitHub repo: https://github.com/gristlabs/grist-core
                        Grist overview: https://www.reddit.com/r/selfhosted/comments/su6tv3/grist_free_open_source_alternative_to_airtable/ Interactive demo (no login required):
                        https://docs.getgrist.com/

                        1 Reply Last reply
                        2
                        • W walski

                          Ok turns out, that Grist releases after Sept. 11th come with a broken pyodide sandboxing layer (see https://github.com/gristlabs/grist-core/issues/734).

                          I got everything running using an earlier Grist release (1.1.4 from Sept 8th or so). Before this can be considered for the app store I need to polish the metadata, etc. But you should be able (we do) to install it to your Cloudron using the CLI.

                          Repo is here: https://git.cloudron.io/walski/grist-app

                          How little? πŸ™‚

                          16GB RAM, 6 core AMD whatever virtual server. Currently running 13 apps through Cloudron.

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

                          @walski said in Grist | The Evolution of Spreadsheets:

                          Repo is here: https://git.cloudron.io/walski/grist-app

                          How's it running these days?

                          Have you added the easy-install.sh script yet?

                          Conscious tech

                          1 Reply Last reply
                          2
                          • S Offline
                            S Offline
                            seeker
                            wrote on last edited by seeker
                            #29

                            Just discovered grist has two pages of webinars that could be helpful for onboarding. Getting people to use tools... videos are helpful.
                            https://www.getgrist.com/webinars/

                            1 Reply Last reply
                            3
                            • J Offline
                              J Offline
                              jc147
                              wrote on last edited by
                              #30

                              Hello, is there any progress on the integration of Grist with Cloudron? I can't wait for this to happen!

                              jdaviescoatesJ 1 Reply Last reply
                              4
                              • J Offline
                                J Offline
                                jagan
                                wrote on last edited by
                                #31

                                The addition of AI to grist to query data in natural language is a game changer - creates the python code needed and no-code developers can create all sorts of reports, graphs and charts.

                                Others will catch up ultimately, but for now, Grist is ahead.

                                1 Reply Last reply
                                3
                                • J jc147

                                  Hello, is there any progress on the integration of Grist with Cloudron? I can't wait for this to happen!

                                  jdaviescoatesJ Offline
                                  jdaviescoatesJ Offline
                                  jdaviescoates
                                  wrote on last edited by
                                  #32

                                  @jc147 said in Grist | The Evolution of Spreadsheets:

                                  I can't wait for this to happen!

                                  Yeah, it'll be great to have Grist and to be able to integrate it with Outline! πŸ™

                                  1 Reply Last reply
                                  2
                                  • avatar1024A Offline
                                    avatar1024A Offline
                                    avatar1024
                                    wrote on last edited by
                                    #33

                                    Hello, I wonder, is anyone is working on this? Seems like grist is ahead of the others regarding what it offers in the self hosted version.

                                    1 Reply Last reply
                                    2
                                    • U Offline
                                      U Offline
                                      umnz
                                      wrote on last edited by
                                      #34

                                      +1 also take my upvote for Grist. A solid alternative to Nocodb.

                                      1 Reply Last reply
                                      1
                                      • S Offline
                                        S Offline
                                        SamGreenwood
                                        wrote on last edited by
                                        #35

                                        +1 also think this would be great

                                        jdaviescoatesJ 1 Reply Last reply
                                        1
                                        • S SamGreenwood

                                          +1 also think this would be great

                                          jdaviescoatesJ Offline
                                          jdaviescoatesJ Offline
                                          jdaviescoates
                                          wrote on last edited by
                                          #36

                                          @SamGreenwood upvote the original post πŸ™‚

                                          S M 2 Replies Last reply
                                          0
                                          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