grist

grist

Official

Docker app from bonedrums' Repository

Overview

Grist is a modern relational spreadsheet. It combines the flexibility of a spreadsheet with the robustness of a database to organize your data and make you more productive.
This repository, grist-core, is maintained by Grist Labs. Our flagship product, available at getgrist.com, is built from the code you see here, combined with business-specific software designed to scale it to many users, handle billing, etc.
If you are looking to use Grist in the cloud, head on over to getgrist.com. If you are curious about where Grist is going heading, see our roadmap, drop a question in our forum, or browse our extensive documentation.

To use a Port other than 8484:

In this example we'll use port 9251

  1. Toggle Advanced View in upper right hand corner.

  2. Change WebUI port number 8484 to your desired port number 9251

  3. Click Add another Path, Port, Variable, Label or Device at the bottom and add a Variable with the following:
    Config Type: Variable
    Name: Custom Port
    Key: PORT
    Value: 9251

  4. Click Add

  5. Click "Remove" button for the Container Port

  6. Click Add another Path, Port, Variable, Label or Device at the bottom and add a Port with the following:
    Config Type: Port
    Name: Container Port
    Container Port: 9251
    Host Port: 9251

  7. Click Add

  8. Click Apply to save

Runtime arguments

Web UI
http://[IP]:[PORT:8484]/
Network
bridge
Shell
sh
Privileged
false

Template configuration

AppdataPathrw
Target
/config
Value
/mnt/user/appdata/grist/
PUIDVariable
Default
99
Value
99
PGIDVariable
Default
100
Value
100
UMASKVariable
Default
022
Value
022
DataPathrw

This directory is required to preserve your work

Target
/persist
Value
/mnt/user/appdata/grist/persist/
DebugVariable

To enable full logs set this to 1 To disable full logs set this to 0

Target
DEBUG
Value
0
Container PortPorttcp
Target
8484
Default
8484
Value
8484

Download Statistics

2,968,334
Total Downloads
157,598
This Month
138,204
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
gristlabs/grist
Last Updated2026-05-01
First Seen2021-12-13

Run Grist on Unraid.

Grist is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.