Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

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

@Anutrix

Description

@Anutrix

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions