I have mounted my local machine bundles directory as opt/tyk-gateway/middleware/bundles directory. I have written the rich plugin in python
Now I can add the bundle file there. How can I configure this bundle file?
Where can I run this the below command when I am using docker containers. for now, I restart the gateway manually docker restart {container_id}
@rbender thanks for the information.
I have tried that. but it is not working because gateway saves their bundle in different name. In your machine, if it is working, could you please send the steps of doing that.