Grist | The Evolution of Spreadsheets
-
@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?
wrote on Nov 9, 2023, 11:33 AM last edited byOk 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.
-
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.
wrote on Nov 9, 2023, 11:41 AM last edited by@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
-
wrote on Nov 9, 2023, 10:09 PM last edited by
Side-note: Looks like direct OIDC support just landed on Grist's
main
https://github.com/gristlabs/grist-core/pull/717
-
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.
wrote on Nov 28, 2023, 1:51 AM last edited by@walski if its not DNS its RAM
-
wrote on Dec 1, 2023, 3:55 PM last edited by
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/3692In the YunoHost Application Catalog:
https://apps.yunohost.org/app/gristAnd on GitHub.
https://github.com/YunoHost-Apps/grist_ynhThis seems like a good sign for us here.
-
wrote on Dec 4, 2023, 10:02 PM last edited by
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
-
wrote on Feb 23, 2024, 6:23 PM last edited by
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-notebookFormula 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/ -
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.
wrote on Feb 23, 2024, 6:39 PM last edited by@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?
-
wrote on Feb 23, 2024, 9:40 PM last edited by seeker Feb 23, 2024, 9:41 PM
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/ -
wrote on Mar 30, 2024, 6:55 AM last edited by
Hello, is there any progress on the integration of Grist with Cloudron? I can't wait for this to happen!
-
wrote on Apr 29, 2024, 11:32 AM last edited by
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.
-
Hello, is there any progress on the integration of Grist with Cloudron? I can't wait for this to happen!
wrote on Apr 29, 2024, 11:38 AM last edited by@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!
-
wrote on May 16, 2024, 11:36 PM last edited by
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.
-
wrote on Jul 20, 2024, 7:03 AM last edited by
+1 also take my upvote for Grist. A solid alternative to Nocodb.
-
wrote on Aug 6, 2024, 11:47 PM last edited by
+1 also think this would be great
-
+1 also think this would be great
wrote on Aug 7, 2024, 7:53 AM last edited by@SamGreenwood upvote the original post
-
wrote on Aug 12, 2024, 6:15 PM last edited by
OMG, Grist looks amazing!! It looks like it shows referenced (aka linked) data values rather than just "2 linked values" as Nocodb does. And it comes with granular access rules. And it supports most Excel functions??
I would like to hereby add ten votes.
-
wrote on Aug 13, 2024, 2:00 PM last edited by
Yes, definitely interesting. Maybe finally a feasible replacement for some google sheets of mine...
-
wrote on Aug 13, 2024, 3:31 PM last edited by
Hopefully this will soon running on Cloudron
-
wrote on Aug 17, 2024, 2:36 PM last edited by
I took a closer look at and tested the free version of Getgrist today, and I found it to be significantly more advanced than BaseRow and NoboDB. It offers features such as duplicate detection, complex formulas, access rules, and conditional formatting, all within the free version. It is also noticeably faster. I can't wait to make the switch and hope to see it on Cloudron soon.