Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install as standalone... need more details about installation thru Docker #2

Open
WCMC-vblanque opened this issue May 24, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@WCMC-vblanque
Copy link

WCMC-vblanque commented May 24, 2024

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

  1. docker-compose.app.yml
  2. docker-compose.default.yml
  3. docker-compose.gateway.yml
  4. 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.

@tea-artist
Copy link
Contributor

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

https://github.com/teableio/teable/tree/develop/dockers/examples/standalone

We will optimize the document next, thank you for your feedback!

@tea-artist tea-artist reopened this May 27, 2024
@tea-artist tea-artist added the documentation Improvements or additions to documentation label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants