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
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: