Developer Preview of Couchbase Analytics, a parallel data management capability for Couchbase Server
1.7K
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.
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 and third-party dependency information can be found at https://www.couchbase.com/license-couchbase-analytics-1.0.0-DP3 .
Content type
Image
Digest
Size
309.5 MB
Last updated
almost 9 years ago
docker pull couchbase/analytics-demo:1.0.0-DP4