Post

Grist

Grist is like a spreadsheet + database hybrid. It lets you store structured data, use relational links between tables, apply formulas (even with Python), build custom layouts (cards, forms, dashboards), set fine-grained access rules, and visualize data with charts or pivot-tables.

Grist

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/grist.sh)"
CPU: 2 cores RAM: 3072 MB Disk: 6 GB OS: Debian 13

Configuration

Config file:

1
/opt/grist/.env

Web Interface

Port: 8484

Source code
Loading...