Code Monkey home page Code Monkey logo

light-config-test's Introduction

Default config files of light frameworks for the test environment

Stack Overflow | Google Group | Gitter Chat | Subreddit | Youtube Channel | Documentation | Contribution Guide |

This repo contains all the recommended config files for each version of the framework including light-4j, light-rest-4j, light-graphql-4j, light-hybrid-4j and light-eventuate-4j. As this is aiming to test environment, all secrets and sensitive info have defaulted to something works out of the box. The default config files are designed to be easy to get started, and you can update certain things to change the behavior of each component later on. For example, the security is turned off by default, but you can enable it by updating, for example, the openapi-security.yml to enable it. If you need details info on how to update these config files, please consult each module document.

Along with a list of test config files, we have provided another repo that contains all the production config files with all the sensitive info remove and force users to create their own.

The light-config-server supports multiple levels of organizations config file assembly and merging; for example, every organization can set up its light-config-test to overwrite some files from light-config-test config files from networknt. With the configuration in light-config-server, the final generated config.zip will contain some files from /networknt/light-config-test and some files from /yourorg/light-config-test as well as your API/service specific config files. During merging, most files will be replaced but status.yml and service.yml will be merged across all levels.

light-config-test's People

Contributors

ddobrin avatar dependabot[bot] avatar gavinchenyan avatar nicholasazar avatar stevehu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.