Sign inSign up

couchbase/analytics-demo

By couchbase

Updated almost 9 years ago

Developer Preview of Couchbase Analytics, a parallel data management capability for Couchbase Server

Image
0

1.7K

couchbase/analytics-demo repository overview

Description

This demo container starts a single Couchbase Server node that runs the data, index, query, and analytics services. The beer-sample and travel-sample datasets are pre-loaded.

Starting

You should need nothing installed on your machine except Docker. Type:

docker run -d --name analytics -p 8091-8095:8091-8095 -p 11210:11210 couchbase/analytics-demo:1.0.0-DP3

You can access the Couchbase Server UI at http://localhost:8091/ (credentials are: Administrator/password).

You can also run the command-line query tool cbq with:

docker exec -it analytics cbq

More information is available at http://docs.couchbase.com/prerelease/analytics/.

License

License and third-party dependency information can be found at https://www.couchbase.com/license-couchbase-analytics-1.0.0-DP3 .

Tag summary

Content type

Image

Digest

Size

309.5 MB

Last updated

almost 9 years ago

docker pull couchbase/analytics-demo:1.0.0-DP4