Coder Social home page Coder Social logo

kong-plugin-dbless-reload's Introduction

DBless auto-reload

A Kong plugin that will watch for changes, and will automatically reload the Kong instance. It will watch custom plugins, and the dbless config file.

For development purposes only! Use at your own risk.

The plugin will, on a timer interval, check the following:

  • is the Kong instance DBless? if so, the dbless config file will be watched.
  • are there any custom plugins loaded (anything other than bundled or dbless-reload)? if so, the folders where those plugins are located will be watched.

Config

Install the plugin and set KONG_PLUGINS=bundled,dbless-reload. The plugin only needs to be added to the system. No need to configure it on a route or service etc.

Optionally set environment variable KONG_RELOAD_CHECK_INTERVAL to the check interval in seconds (default value is 5 seconds). Set to 0 to disable the auto-reload.

Note: changing this setting requires a Kong restart to apply it!

Other

  • tests are non-functional

kong-plugin-dbless-reload's People

Contributors

tieske avatar

Stargazers

Keery Nie avatar

Watchers

 avatar  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.