pawanmsr commented on issue #61:
URL:
https://github.com/apache/apisix-go-plugin-runner/issues/61#issuecomment-1021091135
Hi:
Here is the configuration for `ext-plugin`
```
ext-plugin:
# path_for_test: /tmp/runner.sock
cmd: ["APISIX_LISTEN_ADDRESS=unix:/tmp/runner.sock",
"/home/[redacted]/go-plugin-runner/apisix-go-plugin-runner/go-runner", "run"]
```
The go plugin runner is built inside `apisix-go-plugin-runner` directory.
It is running in a Virtual Machine with CentOS.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]