Chinese | |. English Website

A Gateway based on OpenResty(Nginx+lua) for API Monitoring and Management.

Install & Usages

Install

  1. script management

use shell scripts (e.g. start.sh) to manage Orange.

  1. CLI tool

In addition to start.sh script, a new cli tool could be utilized to manage Orange. You should install the cli first:

cd orange
make install
Copy the code

then, the Orange runtime lua module is installed in /usr/local/orange and an executable command named /usr/local/bin/orange is generated.

Documents

Find more about Orange on its website. There is only a Chinese version for now.

Docker

Store.docker.com/community/i… maintained by @syhily

See also

The plugin architecture is highly inspired by Kong.

License

MIT