Versions

Description

Tiller is a tool that generates configuration files. It takes a set of templates, fills them in with values from a variety of sources (such as environment variables, YAML files, JSON from a webservice...), installs them in a specified location and then optionally spawns a child process. You might find this particularly useful if you're using Docker, as you can ship a set of configuration files for different environments inside one container, and easily build "parameterized containers" which users can then configure at runtime. However, its use is not just limited to Docker; you may also find it useful as a sort of "proxy" that can provide values to application configuration files from a data source that the application does not natively support.

Repository

https://github.com/markround/tiller.git

Project Slug

tiller

Last Built

3 years, 7 months ago passed

Maintainers

Home Page

http://github.com/markround/tiller

Badge

Tags

config, configuration, docker, dynamic, erb, ruby, template, tiller

Short URLs

tiller.readthedocs.io
tiller.rtfd.io

Default Version

latest

'latest' Version

master