gristlabs_grist-core/docker-compose-examples/grist-local-testing
Spoffy 70ba28f47e Cleans up compose files
- Removes some whitespace
- Removes unnecessary environment variables
2024-07-30 02:49:53 +01:00
..
docker-compose.yml Cleans up compose files 2024-07-30 02:49:53 +01:00
README.md Adds additional README instructions to compose examples 2024-07-30 02:48:48 +01:00

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.

How to run this example

This example can be run with docker compose up.