Moves documentation into README files, and improves links and

descriptions.
This commit is contained in:
Spoffy
2024-07-26 16:50:34 +01:00
parent 8f07d2906d
commit 9b0423ee94
6 changed files with 36 additions and 25 deletions

View File

@@ -0,0 +1,8 @@
This is the simplest example that runs Grist, suitable for local testing.
It is STRONGLY RECOMMENDED not to use this container in a way that makes it accessible to the internet.
This setup lacks basic security or authentication.
Other examples demonstrate how to set up authentication and HTTPS.
See https://support.getgrist.com/self-managed for more information.

View File

@@ -1,9 +1,3 @@
# This is the simplest example that runs Grist, suitable for local testing.
# It is STRONGLY RECOMMENDED not to use this container in a way that makes it accessible to the internet.
# This setup lacks basic security or authentication.
# See https://support.getgrist.com for more information.
services:
grist:
image: gristlabs/grist:latest