kong proxy integrated with the Check Point Nano-Agent for CloudGuard WAF
2.0K
To deploy the Kong with Check Point Nano-Agent:
Pull the plugin image using the following registry:
checkpoint/infinity-next-kong-plugin
Deploy the Nano-Agent container using the registry:
https://hub.docker.com/r/checkpoint/infinity-next-nano-agent
Run the Nano-Agent with your agent token using a command like:
docker run -d --name=agent-container --ipc=host -v=:/etc/cp/conf -v=:/etc/cp/data -v=:/var/log/nano_agent -e https_proxy=user:password@proxy:port -it /cp-nano-agent --token
Deploy the Kong plugin container with the --ipc=host flag and enable the plugin in the Kong configuration.
Use docker ps to ensure both containers are running.
Navigate to Infinity Portal > Enforcement > Agents to confirm that the agent has registered.
Content type
Image
Digest
sha256:1bdbc9fa7…
Size
206.3 MB
Last updated
about 2 months ago
docker pull checkpoint/infinity-next-kong-plugin