gristlabs / grist-core

Grist is the evolution of spreadsheets.
https://www.getgrist.com/
Apache License 2.0
7k stars 311 forks source link

Help to build a stack for portainer - traefik #553

Open RuanMD opened 1 year ago

RuanMD commented 1 year ago

I tried to build a stack from grist and traefik to portainer without success, here is my stack, can anyone help me finish?

version: '3'

services: grist: image: gristlabs/grist:latest container_name: grist environment:

paulfitz commented 1 year ago

Could anything from https://community.getgrist.com/t/a-template-for-self-hosting-grist-with-traefik-and-docker-compose/856 help?

webhookcharles commented 1 year ago

Could anything from https://community.getgrist.com/t/a-template-for-self-hosting-grist-with-traefik-and-docker-compose/856 help? I tried to use it but I couldn't, I want to use it in docker swarm with traefik