增加图片介绍

This commit is contained in:
raoxiaoyan 2020-10-19 18:16:41 +08:00
parent 498c0e67b5
commit a3b7a21f60
12 changed files with 27 additions and 0 deletions

View File

@ -13,6 +13,23 @@ Kongx 使用指南请参考:[Wiki](https://www.kancloud.cn/raoxiaoyan/kongx/19
## Screenshots ## Screenshots
![](./docs/screen.png) ![](./docs/screen.png)
![](./docs/services.png)
![](./docs/service1.png)
![](./docs/kong%20shell.png)
![](./docs/user.png)
![](./docs/env.png)
![](./docs/params.png)
![](./docs/log.png)
![](./docs/synclog.png)
## Features ## Features
- Kong Manage:Upstream,Service,Route,Plugin,Consumer等 - Kong Manage:Upstream,Service,Route,Plugin,Consumer等

BIN
docs/env.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

BIN
docs/kong shell.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 278 KiB

View File

BIN
docs/log.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

3
docs/lua.md Normal file
View File

@ -0,0 +1,3 @@
## Penlight - A Portable Lua Library
[penlight](http://www.penlight.luaforge.net/)
[penlight API](http://stevedonovan.github.io/Penlight/api/index.html)

7
docs/openresty-learn.md Normal file
View File

@ -0,0 +1,7 @@
# OpenResty 学习文档
1. [OpenResty官网](http://openresty.org/cn/download.html)
2. [OpenResty最佳实践](https://moonbingbing.gitbooks.io/openresty-best-practices/content/)
3. [LuaJIT](http://luajit.org/extensions.html#lua52)
4. [再叙TIME\_WAIT](https://blog.huoding.com/2013/12/31/316)
5. [Nginx开发从入门到精通](http://tengine.taobao.org/book/index.html)
6. [agentzh的Nginx教程](https://openresty.org/download/agentzh-nginx-tutorials-zhcn.pdf)

BIN
docs/params.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

BIN
docs/service1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

BIN
docs/services.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

BIN
docs/synclog.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

BIN
docs/user.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB