Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
OpenResty/Nginx Gateway for API Monitoring and Management.
| Date | Stars |
|---|---|
| 2026-07-24 | 2308 |
| 2026-07-25 | 2308 |
| 2026-07-28 | 2308 |
| 2026-07-30 | 2308 |
| 2026-08-06 | 2308 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Orange [](https://travis-ci.org/orlabs/orange) [](https://github.com/orlabs/orange/blob/master/LICENSE) <a href="./README_zh.md" style="font-size:13px">中文</a> | <a href="./README.md" style="font-size:13px">English</a> | <a href="http://orange.sumory.com" style="font-size:13px">Website</a> A Gateway based on OpenResty(Nginx + Lua) for API Monitoring and Management. ## Install & Usages ### Install of Production Environment (Not Support macOS) #### 1) Install Dependencies We recommend that you use [luarocks](https://luarocks.org/) to install `Orange` to reduce problems caused by dependency extensions in different operating system releases. System dependencies (`openresty`, `resty-cli`, `luarocks`, etc.) necessary to install `Orange` on different operating systems, See: [Install Dependencies](docs/install-dependencies.md) Document. #### 2) Install Lor Framework Check the [official documentation](https://github.com/sumory/lor) for `Lor Framework` or execute the following command. ```bash git clone https://github.com/sumory/lor.git cd lor sudo make install ``` #### 3) Install Orange ```bash curl -Lo install.sh https://raw.githubusercontent.com/orlabs/orange/master/install/install-orange.sh sudo sh install.sh ``` After the installation process is completed, the output message `orange 0.8-1 is now installed in /usr/local/orange/deps (license: MIT)` indicates that the installation was successful. #### 4) Import MySQL Requirements: MySQL Version 5.5+ - Login to the `MySQL` client, create an `orange` database. - Import the data table (`/usr/local/orange/conf/orange-v0.8.1.sql`). - Modify the `Orange` configuration file (`/usr/local/orange/conf/orange.conf`) `MySQL` related configuration. #### 5) Start Orange ```bash sudo orange start ``` After the `Orange` launches successfully, the `dashboard` and `API Server` are started: - Access `Dashboard` via `http://localhost:9999`. - Access `API Server` via `http://localhost:7777`. At this point, `Orange` has all been installed and configured, please enjoy it. ### Install of Development Environment (Not Support macOS) #### 1) Dependencies and Lor Please use the [Install Dependencies](#1-install-dependencies) and [Install Lor Framework](#2-install-lor-framework) methods in [Install of Production Environment](#install-of-production-environment-not-support-macos) to install. #### 2) Install Orange ```bash git clone https://github.com/orlabs/orange.git cd orange sudo make dev ``` After the installation process is completed, the output message `Stopping after installing dependencies for orange-master 1.0-0` indicates that the installation was successful. #### 3) Import MySQL Please use the [Import MySQL](#4-import-mysql) methods in [Install of Production Environment](#install-of-production-environment-not-support-macos) to import. Note: Install `Orange` in `Development Environment`. - The `MySQL Data Table` file and the `Orange Config` file are located in the `conf` folder of the current project. - Import the data table (`/usr/local/orange/conf/orange-master.sql`). #### 4) Start Orange ```bash sudo ./bin/orange start ``` Access method after the successful startup of `Orange`, please refer to: [Start Orange](#5-start-orange) in [Install of Production Environment](#install-of-production-environment-not-support-macos). ### Usages #### CLI tools `orange help` to check usages: ```shell Usage: orange COMMAND [OPTIONS] The commands are: start Start the Orange Gateway stop Stop current Orange reload Reload the config of Orange restart Restart Orange store Init/Update/Backup Orange store version Show the version of Orange help Show help tips ``` ## Documents Find more about `Orange` on its [website](http://orange.sumory.com/docs). There is only a Chinese version for now. ## Docker [https://store.docker.c
Excerpt of 4,786 characters
Read on GitHub327
Jinchao · China
123
92
75
14
10
5
4
4
罗泽轩 · China
3
2
2
2
2
2
1
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:73f0ee6170068658, topic:monitoring