Sign inSign up

checkpoint/infinity-next-nano-agent

By checkpoint

Updated 16 days ago

Check Point Infinity Next Nano Agent featuring CloudGuard AppSec (Next Generation WAF)

Image
3

100K+

checkpoint/infinity-next-nano-agent repository overview

To Install a supported Reverse Proxy/API Server with Check Point Nano-Agent as a container:

  1. Add the agent container image to the deployment CI's applicable container management system.
  2. As part of your CI, use this registry to pull the Nano-Agent image.
  3. Navigate to <a href=https://portal.checkpoint.com>Infinity Portal > Policy Application, browse to the Cloud > Profiles page. Obtain the agent token from your profile object.
  4. Run the agent with this command (–e https_proxy parameter is optional):
    docker run -d --name=agent-container --ipc=host -v=<path to persistent location for agent config>:/etc/cp/conf -v=<path to persistent location for agent data files>:/etc/cp/data -v=<path to persistent location for agent debugs and logs>:/var/log/nano_agent –e https_proxy=<user:password@Proxy address:port> -it <agent-image> /cp-nano-agent --token <token>
  5. Create or replace the Reverse Proxy/API Server container using the following registry to pull the following image for this deployment:
    NGINX: <a href=https://hub.docker.com/r/checkpoint/infinity-next-nginx>checkpoint/infinity-next-nginx
    Kong: <a href=https://hub.docker.com/r/checkpoint/infinity-next-kong>checkpoint/infinity-next-kong
  6. Change the Reverse Proxy/API Server docker \run command, add the --ipc=host parameter.
  7. Run the execution commands for the two containers and make sure that it is running, use docker ps.
  8. Navigate to the Infinity Portal > Policy Application, browse to the Cloud > Agents page and make sure that the new Agent is added.

Tag summary

Content type

Image

Digest

sha256:98751c8f2

Size

280.6 MB

Last updated

16 days ago

docker pull checkpoint/infinity-next-nano-agent:7994329