Sign inSign up

checkpoint/infinity-next-kong-plugin

By checkpoint

Updated 16 days ago

kong proxy integrated with the Check Point Nano-Agent for CloudGuard WAF

Image
0

2.0K

checkpoint/infinity-next-kong-plugin repository overview

To deploy the Kong with Check Point Nano-Agent:

  1. Pull the plugin image using the following registry:
    checkpoint/infinity-next-kong-plugin

  2. 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

  3. Deploy the Kong plugin container with the --ipc=host flag and enable the plugin in the Kong configuration.

  4. Use docker ps to ensure both containers are running.
    Navigate to Infinity Portal > Enforcement > Agents to confirm that the agent has registered.

Tag summary

Content type

Image

Digest

sha256:1bdbc9fa7

Size

206.3 MB

Last updated

about 2 months ago

docker pull checkpoint/infinity-next-kong-plugin