You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I want to use teable thru docker as standalone... which YML file I need to use...
docker-compose.app.yml
docker-compose.default.yml
docker-compose.gateway.yml
docker-compose.kit.yml
Currently if I follow your instruction I have this error
ERROR:
Can't find a suitable configuration file in this directory or any
parent. Are you in the right directory?
Supported filenames: docker-compose.yml, docker-compose.yaml, compose.yml, compose.yaml
I think the install thru docker lack of details or step.
Hope you can help / support us.
Thanks.
The text was updated successfully, but these errors were encountered:
There are some problems with the current documentation, You can use this simplest example to deploy. Just copy the standalone directory and run docker-compose up -d in it
@tea-artist did you guys fix the documentation? I'm having a fair bit of issues deploying teable. Hoping to set up CE with redis and minio. can't get the db container to run healthy nor teable container to start.
Hi Teable community, @tea-artist
About this help webpage: https://help.teable.io/deployment/docker-compose
If I want to use teable thru docker as standalone... which YML file I need to use...
Currently if I follow your instruction I have this error
I think the install thru docker lack of details or step.
Hope you can help / support us.
Thanks.
The text was updated successfully, but these errors were encountered: