gristlabs/grist-core

Add useful diagnostics to the admin panel

Open

#867 opened on Feb 23, 2024

View on GitHub
 (3 comments) (1 reaction) (0 assignees)TypeScript (3,613 stars) (168 forks)batch import
good first issueself-hosting

Description

Grist should be easier to install. Until it is, we can at least make it easier to find out what is going wrong. There's a page coming to help with that in https://github.com/gristlabs/grist-core/pull/850. So far it is pretty bare. This issue is to collect ideas for what to add to it. Here are some to start.

Edit: the page arrived, and a set of checks are now available in the admin panel. There are more than listed below. Continuing to add more here.

From https://community.getgrist.com/t/questions-about-self-hosted-grist-and-authentik-with-oidc/5250/2

  • Show whether the anonymous playground is available, since many users might not expect that

Contributor guide