Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

A small base for node projects that use consul.

Notifications You must be signed in to change notification settings

Faithlife/docker-node-consul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

faithlife/node-consul Docker Image

A small base for node projects that use consul.

This image adds Consul to faithlife/node.

Configuration

Place the configuration in /etc/consul.d.

For blue/green deployments, place the color-specific consul configuration along with the common configuration in /etc/consul.d/<color>.

To start Consul, run /etc/init.d/consul start <join IP> [color].

Alternate tags exist for this image
  • envconsul - Adds the envconsul utility.
  • consultemplate - Adds the consul-template utility.
  • full - Adds the utilities mentioned above.

About

A small base for node projects that use consul.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages