gristlabs/grist-core

Add useful diagnostics to the admin panel

Open

#867 geöffnet am 23. Feb. 2024

Auf GitHub ansehen
 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)TypeScript (3.613 Stars) (168 Forks)batch import
good first issueself-hosting

Beschreibung

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