lucidworks/couchbase-server-docker

Name: couchbase-server-docker

Owner: Lucidworks

Description: Dockerfiles and configuration scripts for the Docker Hub Official Couchbase images

Created: 2015-05-18 09:04:07.0

Updated: 2015-05-18 09:16:02.0

Pushed: 2015-06-01 16:29:55.0

Homepage: null

Size: 176

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

This repository contains the Dockerfiles and configuration scripts for the Official Couchbase Docker images. The Couchbase server initial cluster and bucket are already configured (tested with 2.5.2 version).

If you are a casual user, you probably don't care about this repo, instead you should head over to one of the Couchbase Dockerhub repositories:

Directory layout

Regenerating from templates

After you change anything under the generate directory, you should regenerate from the templates.

Prerequisites

Steps

 <project-dir>/generate/generator
 run generate.go <project-dir>

Where <project-dir> is the absolute path to the directory where you checked out this repo, for example: /Users/tleyden/Development/couchbase-docker/generate/generator

Expected output:

/04/24 15:41:40 generateDockerfile called with: {community couchbase-server 2.2.0}
/04/24 15:41:41 generateDockerfile called with: {community couchbase-server 3.0.1}
/04/24 15:41:41 generateDockerfile called with: {community sync-gateway 1.0.4}
/04/24 15:41:41 generateDockerfile called with: {enterprise couchbase-server 2.5.2}
/04/24 15:41:41 generateDockerfile called with: {enterprise couchbase-server 3.0.2}
/04/24 15:41:41 Successfully finished!

At this point, you should push your changes to github.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.