mkmojo / mkmojo.github.io

0 stars 0 forks source link

post/apisix-test-setup/ #1

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

Apisix Test Setup - A-ha - Michael's Personal Blog

I run into some challenges setting up the APISIX test. Documenting it here for my furture self. The overall step looks like this,

get source $ git clone git@github.com:apache/incubator-apisix.git $ cd incubator-apisix # prepare runtime and start apisix process $ etcd --enable-v2=true & $ make init # create config files $ make deps $ make run # install required test-nginx repo to sibling file path $ git clone https://github.com/openresty/test-nginx.git .

http://localhost:1313/post/apisix-test-setup/

mtx2d commented 3 years ago

The <details> session is not rendered correctly. Here is a picture of what went wrong:

details rendering bug