mirror of
				https://github.com/gristlabs/grist-core.git
				synced 2025-06-13 20:53:59 +00:00 
			
		
		
		
	
				This adds three example docker-compose files: - A basic Grist instance backed by sqlite, with no additional services. - A Grist instance that uses Postgres, Redis and MinIO. - A Grist instance that uses OIDC authentication and traefik. These are intended to be customised by self-hosters for their own needs. All examples should work without any additional configuration.  | 
			||
|---|---|---|
| .. | ||
| grist-local-testing | ||
| grist-traefik-basic-auth | ||
| grist-traefik-oidc-auth | ||
| grist-with-postgres-redis-minio | ||