文件名称:merlin:etcd 支持的配置发射器
文件大小:30KB
文件格式:ZIP
更新时间:2024-07-12 07:20:32
Ruby
梅林 受启发,该工具允许您从 etcd 中的数据生成配置文件。 配置 示例配置如下所示: --- testing: watch: /merlin/testing templates: "config/examples/templates/testing.conf.erb": testing.conf destination: /tmp/testing/ atomic: true statics: config/examples/static/test.txt: test.txt check_cmd: echo "This is the check command <%= files.join(' ') %>" commit_cmd: echo "This is the commit command <%= dest %>" named:
【文件预览】:
merlin-master
----.gitignore(81B)
----bin()
--------merlin(7KB)
----.travis.yml(92B)
----LICENSE.txt(11KB)
----spec()
--------merlin__emitter_spec.rb(5KB)
--------templates()
--------src()
--------merlin__file_watcher_spec.rb(1KB)
--------merlin_spec.rb(46B)
--------spec_helper.rb(18B)
--------merlin__etcd_watcher_spec.rb(2KB)
--------tmp()
----README.md(17KB)
----config()
--------examples()
----lib()
--------merlin()
--------merlin.rb(199B)
----merlin.gemspec(861B)
----Gemfile(39B)
----.bundle()
--------config(63B)
----Rakefile(137B)