Skip to content

Enterprise 3.0.3 r4

Compare
Choose a tag to compare
@misterbisson misterbisson released this 13 Oct 22:07
· 31 commits to master since this release

The bootstrap script now expects configuration details for Couchbase to be passed via environmental vars defined in docker run, rather than depending on baked-in details. These include:

  • Couchbase username and password
  • The service the Couchbase instance is registered under in Consul
  • The hostname for Consul

See usage in https://github.com/misterbisson/clustered-couchbase-in-containers as an example.

Docker images

docker pull misterbisson/triton-couchbase:enterprise-3.0.3-r4

See https://hub.docker.com/r/misterbisson/triton-couchbase/ and the enterprise-3.0.3-r4 tag.