Skip to content

dragonly/pulumi-tidb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

TiDB ❤️ Pulumi

Deploy TiDB with Pulumi effortlessly.

It should be easy to spin up some virtual machines, and deploy a TiDB cluster there for development & testing.

This project is a work in progress. Contributions are appreciated!

Instructions

Cheat Sheet

  • Run pulumi stack output to check the public / private IPs of ec2 instances.
  • Run ssh -i /path/to/key/pem ubuntu@ip-address to access each ec2 instance.
  • Run scp -i /path/to/key/pem to copy files between your local machine and ec2 instances.
  • Instances could be inspected at AWS Console.

About

Deploy TiDB with Pulumi effortlessly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published