Re: Organising an online workshop for Apache APISIX

2022-02-12 Thread Zhiyuan Ju
Hi, Bobur, Why not you to have a try to host our first online meetup? I would encourage people I know to attend the meeting (most are Chinese Engineers with some experienced background of Apache APISIX), and you could help to invite people from our community's social channels. Would you like to l

Re: [Notice] Community Weekly Meeting (Feb 16, 2022)

2022-02-12 Thread Zhiyuan Ju
Hi, I notice our community has more people outside of China than last year, we could plan to meet with them :) Best Regards! @ Zhiyuan Ju YuanSheng Wang 于2022年2月10日周四 22:35写道: > Hi, here is the schedule for the coming Weekly Meeting. > > Schedule > > Date: on We

Re: [APISIX] - Configure the plugin proxy-rewrite on consumer

2022-02-12 Thread Zhiyuan Ju
Hi, > want to do is configure it on the consumer. Just to make sure, do you want to only execute this plugin on a target consumer? If yes, you could use the consumer-restriction plugin[1], but it still needs to work with Route: Route + Consumer + Plugin. More detailed scenarios could be helpful

Re: APISIX Installation

2022-02-12 Thread Bozhong Yu
Could you try the follow command curl https://raw.githubusercontent.com/apache/apisix/master/utils/linux-install-luarocks.sh -sL | bash - and then run the install-dependencies.sh ? Atul R 于2022年2月12日周六 09:23写道: > Still waiting for response. Can someone please check? > > Hi Wen, > Can you plea