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

A guide to setup a singe-node cockroach #29

Closed
lshmouse opened this issue Jun 17, 2014 · 1 comment
Closed

A guide to setup a singe-node cockroach #29

lshmouse opened this issue Jun 17, 2014 · 1 comment

Comments

@lshmouse
Copy link

After I compiled the cockroach, It made me confused to setup a single-node cockroach.
./cockroach init hdd=/data /data/zone.cfg
What does the default-zone-config look like?
./cockroach start -data _dirs=data -gossip_bootstrap=127.0.0.1:9001
What's the gossip_bootstrap?

I think we need a guide to setup a single-node cockroach for the new guys.

@tbg
Copy link
Member

tbg commented Jul 16, 2014

It's more user friendly now. Zone config doesn't have to be specified any more and ./cockroach help should explain how to get started.

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

2 participants