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

[Proposal] Support docker-compose option for production #110

Open
Anutrix opened this issue May 23, 2022 · 2 comments
Open

[Proposal] Support docker-compose option for production #110

Anutrix opened this issue May 23, 2022 · 2 comments

Comments

@Anutrix
Copy link

Anutrix commented May 23, 2022

I was looking for a NewSQL DB that is fully compatible with MySQL. TiDB checks all our requirements and is almost perfect for our project.
The only problem is that two of our project goals are To make the full deployment:

  • Isolated from host system.
  • Cross-platform(so we avoid shell scripts or binaries).

Hence, we plan to do it fully via a docker-compose so that assuming containerd+compose is installed fine, it works with a simple docker-compose up -d while providing isolation from host system.

Our project is long term and has just begun planning phase so it's gonna be fine if we have wait for it to happen but just wanted to know are there any plans/goals for tidb-docker-compose to start working towards production, either in near(1 year) or far(5 years) future.

@bartmika
Copy link

bartmika commented Dec 6, 2022

Hello devs! I'd just like to say I have a similar situation as @Anutrix.

Thanks!

@drmweyers
Copy link

Hi,
Yes, same issue/situation as above Devs.
Thanks,
M

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants