You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gristlabs_grist-core/docker-compose-examples/grist-local-testing
Spoffy dfb816888e
Adds docker compose examples (#1113)
1 month ago
..
README.md Adds docker compose examples (#1113) 1 month ago
docker-compose.yml Adds docker compose examples (#1113) 1 month ago

README.md

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.