grist

grist

官方

Docker 应用程序 from bonedrums' Repository

概述

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

运行时参数

网络用户界面
http://[IP]:[PORT:8484]/
网络
bridge
外壳
sh
特权
false

模板配置

AppdataPathrw
目标
/config
价值
/mnt/user/appdata/grist/
PUIDVariable
默认值
99
价值
99
PGIDVariable
默认值
100
价值
100
UMASKVariable
默认值
022
价值
022
DataPathrw

This directory is required to preserve your work

目标
/persist
价值
/mnt/user/appdata/grist/persist/
DebugVariable

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

目标
DEBUG
价值
0
Container PortPorttcp
目标
8484
默认值
8484
价值
8484

下载统计数据

2,968,334
下载总数
157,598
本月
138,204
平均每月

长期下载总量

加载图表...

详细信息

存储库
gristlabs/grist
最后更新2026-05-01
初见2021-12-13

在Unraid 上运行 Grist 。

Grist 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。