Company
Date Published
Author
Arun Gupta, VP, Developer Advocacy, Couchbase
Word count
475
Language
English
Hacker News points
None

Summary

Couchbase Docker images are available at hub.docker.com, with instructions for running a Couchbase Docker container provided on the Docker documentation site. A basic Couchbase Docker container can be started with a Docker command that sets up port mappings, and the server can be manually configured via the Web Console accessible through the Docker Host's IP address. For those who prefer a pre-configured server, there are Docker images like "arungupta/couchbase" that automatically configure memory, index, query, and data services, and set up credentials. The document also discusses the Couchbase 4.5 Developer Preview, which can be run in a Docker container with a specified image, and this version also offers a pre-configured option. Various Docker images are provided for different purposes, including the latest general availability (GA) version and intermediate builds like Developer Previews and Betas, with some images offering pre-configured setups for ease of use.