openclarity / apiclarity

An API security tool to capture and analyze API traffic, test API endpoints, reconstruct Open API specification, and identify API security risks. 
https://apiclarity.io
Apache License 2.0
504 stars 64 forks source link

Support docker-compose #235

Open mratenolol opened 2 years ago

mratenolol commented 2 years ago

Hi there,

I don't use k8s because it's a big platform for me. I want to start apiclarity+kong+kong-plugin in docker-compose. But I don't know how to do it.

How to use apiclarity+kong+kong-plugin in docker? Is it possible? Is there an installation instruction in docker-compose?

Thanks in advance.

ilyakatz commented 1 year ago

I don't know if this helps you, but I created a PR that allows you to bringup API clarity using docker compose, it doesn't use kong or other tools though.

PR https://github.com/openclarity/apiclarity/pull/315/files