Skip to content

srinkoth/cockroachdb-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

cockroachdb-sandbox

This simple docker-compose.yml will setup a three node insecure CockroachDB sandbox cluster for development and testing.

Setup

You will need Docker and Docker Compose installed on your machine. Instructions here.

git clone git@github.com:vipertoothlabs/cockroachdb-sandbox.git
cd cockroachdb-sandbox
docker-compose up -d

Run

docker-compose logs -f

to see the logs.

About

Docker Compose based sandbox for CockroachDB

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published