config-gen | A configuration management tool

 by   en0 Python Version: Current License: Non-SPDX

kandi X-RAY | config-gen Summary

kandi X-RAY | config-gen Summary

config-gen is a Python library. config-gen has no bugs, it has no vulnerabilities, it has build file available and it has low support. However config-gen has a Non-SPDX License. You can download it from GitHub.

config-gen is a tool that simplifies management of application configuration files. It offers a command line interface that can be used to get started quickly as well as a set of classes that can be used for automation with your CIS or deployment tools. Currently, only INI based keystores are supported but the system offers a adapter model that can be used to write your own keystore adapter with redis, consol or any storage engine you would like.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              config-gen has a low active ecosystem.
              It has 1 star(s) with 0 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 2 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of config-gen is current.

            kandi-Quality Quality

              config-gen has no bugs reported.

            kandi-Security Security

              config-gen has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              config-gen has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              config-gen releases are not available. You will need to build from source code and install.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of config-gen
            Get all kandi verified functions for this library.

            config-gen Key Features

            No Key Features are available at this moment for config-gen.

            config-gen Examples and Code Snippets

            No Code Snippets are available at this moment for config-gen.

            Community Discussions

            No Community Discussions are available at this moment for config-gen.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install config-gen

            To get started using config-gen, there are a few things you need to do. Please keep in mind that there are many ways to use this tool and here we only provide a basic use-case. First, the config.template must have the target path on the first line of the file. Second, the render processor uses the jinja2 template engine so keys must be referenced according to jinja 2 syntax: {{ KEY }}.
            Clone the project and install the package.
            Initialize the default library. Note, use -h to see other options for init.
            Setup your default keystore. You will need to add keys to your keystore. Items such as database passwords or log levels that make sense for your environment.
            Create your application configuration template. The configuration template would be located in the application directory that uses the configuration file. The template has a specific format but can be used with any structure assuming the requirements below are met.
            You are ready to render your template. Make sure your current working directory contains your config.template that you want to render. See -h for more options.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/en0/config-gen.git

          • CLI

            gh repo clone en0/config-gen

          • sshUrl

            git@github.com:en0/config-gen.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link