Compare commits
1 commit
8960c2478a
...
d7100cefe7
| Author | SHA1 | Date | |
|---|---|---|---|
| d7100cefe7 |
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# OpenCHAMI Configurator
|
# Configurator: Next Generation
|
||||||
|
|
||||||
The `configurator` is an extensible tool that is capable of dynamically generating files on the fly. The tool includes a built-in generator that fetchs data from an instance of [SMD](https://github.com/OpenCHAMI/smd) to generate files based on Jinja 2 template files. The tool and generator plugins are written in Go and plugins can be written by following the ["Creating Generator Plugins"](#creating-generator-plugins) section of this README.
|
The `configurator` is general-purpose FTP-like service with rendering capabilities using Jinja 2 templating. It is designed with managing configuration files across a fleet of systems in mind and provides flexible mechanisms for populating template mappings.
|
||||||
|
|
||||||
## Building and Usage
|
## Building and Usage
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue