/sync_gateway-image

creates a couchbase sync_gateway container with a default container

Primary LanguageShell

Couchbase Sync Gateway

This is a docker image that installs and configures a couchbase sync gateway.

The gateway is installed via dpkg that's downloaded from the official source over at couchbase.com and is currently using the 1.1.1 release.

Major differences

The major differences to the official image are:

  • uses mychiara/base image which in turn is derived from phusion/baseimage
  • configures a bucket by default

TODO

  • make the container aware of a server
  • add some users that can read/write or just read.

License

Copyright (c) mychiara | svs under the GPLv2 license.