Sign inSign up

checkpoint/infinity-next-appsec-standalone

By checkpoint

Updated 15 days ago

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

Image
0

10K+

checkpoint/infinity-next-appsec-standalone repository overview

To Install an NGINX with Check Point Nano-Agent as a single standalone container:

  1. Add the infinity-next-appsec-standalone container image to the deployment CI's applicable container management system.
  2. 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.
  3. Run the agent with this command (–e https_proxy parameter is optional):
    docker run -d --name=agent-container -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 -v=<path to persistent location for nginx server conf files>:/etc/nginx/conf.d/ -e https_proxy=<user:password@Proxy address:port> -it <agent-image> /infinity-next-appsec-standalone --token <token>
  4. Run the execution command for the container and make sure that it is running, use docker ps.
  5. 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:446aa6d55

Size

356.8 MB

Last updated

about 2 months ago

docker pull checkpoint/infinity-next-appsec-standalone