Commit Graph

2701 Commits

Author SHA1 Message Date
Yuansheng Wang
b62b22a5ce bugfix: removed rewrite phase. 2019-06-06 10:49:29 +08:00
Yuansheng Wang
fe22428ab5 optimize: merged phase rewrite and access, make it faster. 2019-06-06 10:49:29 +08:00
Yuansheng Wang
1022af560c doc: text. 2019-06-05 17:44:54 +08:00
Yuansheng Wang
c43cbb249a doc: used Chinese link name for CN document. 2019-06-05 17:36:58 +08:00
Yuansheng Wang
c08a66bfe4 doc: fixed the wrong link. 2019-06-05 05:29:45 -04:00
Yuansheng Wang
56130f6e24 doc: added more section for plugin prometheus. 2019-06-05 17:23:46 +08:00
Yuansheng Wang
8b558944f0 doc: added document of plugin prometheus. 2019-06-05 17:23:46 +08:00
Yuansheng Wang
faa6f706f8 doc: changed the title of back link. 2019-06-05 16:31:53 +08:00
Yuansheng Wang
7ec4b289cb doc: name style, APISIX to apisix. 2019-06-05 16:30:57 +08:00
Yuansheng Wang
87fe9ecfd2 doc: changed the title. 2019-06-05 16:18:26 +08:00
Yuansheng Wang
e0abc88ff3 doc: updated the image path. 2019-06-05 16:15:37 +08:00
Yuansheng Wang
e3af3417c6 doc: created a single doc architecture-design.md. 2019-06-05 16:10:53 +08:00
WenMing
575727fef3
doc: add more docs for Chinese. (#50) 2019-06-05 15:25:58 +08:00
Yuansheng Wang
656b87017e optimize: avoided to generate temporary Lua table. 2019-06-05 15:21:35 +08:00
Yuansheng Wang
40bf93a1b3 makefile: made it more simple. 2019-06-05 15:06:28 +08:00
Yuansheng Wang
8cea2c66d7 bugfix: used a single option as the apisix configuration prefix name. 2019-06-05 14:21:25 +08:00
Yuansheng Wang
80dc33e86e plugin key-auth: added notice context. 2019-06-05 01:25:48 -04:00
Yuansheng Wang
d986229cf2 doc: added how to use upstream. 2019-06-05 01:25:48 -04:00
Yuansheng Wang
9290af2c47 doc: added how to use service. 2019-06-05 01:25:48 -04:00
Yuansheng Wang
f2195a5937 doc: how to use apisix. 2019-06-05 01:25:48 -04:00
WenMing
4c0a37b1aa
Update README.md 2019-06-05 12:17:28 +08:00
Yuansheng Wang
14b569164a doc: added return anchor. 2019-06-05 09:31:32 +08:00
Yuansheng Wang
a0422499be doc: used the table to display the supported system. 2019-06-05 08:56:16 +08:00
Yuansheng Wang
35623d334b doc: base on openresty and etcd. 2019-06-05 06:59:04 +08:00
Yuansheng Wang
46f2ec4fb5 luaroks: updated lua-resty-etcd version to 0.5. 2019-06-04 10:13:05 -04:00
Yuansheng Wang
ee6b87c688 change: installed the config file to /usr/local/apisix. 2019-06-04 10:13:05 -04:00
Yuansheng Wang
120aeb10c3 luarocks: installed the yaml config file. 2019-06-04 21:08:57 +08:00
Yuansheng Wang
52afb11d95 makefile: specified the target file name when calling install tool. 2019-06-04 20:59:44 +08:00
Yuansheng Wang
aa77da41e0 luarocks: copied all of the Lua file one by one with install tools. 2019-06-04 20:53:58 +08:00
WenMing
f06b65c15d
Update README.md 2019-06-04 19:54:45 +08:00
WenMing
74eab878ae
Update README.md 2019-06-04 17:58:01 +08:00
Yuansheng Wang
b537c99058 doc: used sudo to install apisix by luarocks. 2019-06-04 17:43:46 +08:00
Yuansheng Wang
5e427d76f4 doc: used wiki to show how to install dependencies. 2019-06-04 17:01:06 +08:00
WenMing
d28ab6f986
Update README.md 2019-06-04 15:20:41 +08:00
Yuansheng Wang
c9761f3c44 luarocks: installed the COPYRIGHT, README to config folder. 2019-06-04 00:03:17 -04:00
Yuansheng Wang
2fe68e854b luarocks: only installed Lua modules and configure files. 2019-06-04 10:32:14 +08:00
Yuansheng Wang
c78f6a207d bugfix: updated the version of the configuration data if there are any changes. 2019-06-04 09:20:32 +08:00
Yuansheng Wang
a7697c2d4b CLI: Initialized etcd and nginx.conf at apisix server startup. 2019-06-04 08:11:39 +08:00
Yuansheng Wang
7090e02d4b bumped version to 0.3. 2019-06-03 19:06:04 -04:00
Yuansheng Wang
3a96bfa4d6 luarocsk: added new dependency item. 2019-06-03 21:01:50 +08:00
Yuansheng Wang
b4dc3a1efc doc: updated example case. 2019-06-03 17:39:24 +08:00
Yuansheng Wang
24715d92c4 doc: used aliyun as example case. 2019-06-03 05:37:12 -04:00
WenMing
3392fa3f6f
doc: add qq group. (#44) 2019-06-03 16:29:08 +08:00
WenMing
32da09c913
test: add travis CI. (#43) 2019-06-03 16:24:38 +08:00
Yuansheng Wang
ed0fa62a82 change: printed fewer logs when a duplicate error log is generated. 2019-06-03 16:17:30 +08:00
Yuansheng Wang
b24ac53977 CLI: generated different nginx.conf for different OS. 2019-06-03 16:15:57 +08:00
Yuansheng Wang
c5395ce6d7 bugfix: disabled some feature under MAC OS X. 2019-06-03 14:16:27 +08:00
Yuansheng Wang
08cf2700a3 cli: showed the init action in help message. 2019-06-03 13:34:35 +08:00
Yuansheng Wang
107eb65c6c cli: added some todo comments. 2019-06-03 13:29:12 +08:00
Yuansheng Wang
046da61f5c feature: supported more actions for cli. 2019-06-03 13:20:25 +08:00