Eric Liu

Results 3 comments of Eric Liu

Looks interesting, I will try to implement this.

Hi @chenyyyang, I think you cannot use Docker (as it is a separate container) to install apisix if you want to run it alongside java-plugin-runner. According to https://apisix.apache.org/docs/java-plugin-runner/the-internal-of-apisix-java-plugin-runner/: "apisix-java-plugin-runner and...

@chenyyyang To **run** your java-plugins with apisix you cannot use Docker. I used Parallels (https://www.parallels.com/) to setup a centOS virtual machine and was able to test java-plugins from there.