Info

Playground | open-appsec

Deploying open-appsec

Option 1:

A fully operational lab where you can learn to deploy open-appsec and how to protect a vulnerable application (10 minutes) Choose Playground and pick your platform.


Option 2:

Deploy in your own Environment using an interactive install script (10 minutes)

For Kubernetes (NGINX Ingress) using the installer:

wget <https://downloads.openappsec.io/open-appsec-k8s-install> && chmod +x open-appsec-k8s-install 
./open-appsec-k8s-install 

For Kubernetes (NGINX or Kong)

using Helm: Follow documentation


For Linux (NGINX or Kong)

using the installer: Supported/pre-compiled NGINX attachments is available here.


wget <https://downloads.openappsec.io/open-appsec-install> && chmod +x open-appsec-install 
./open-appsec-install –auto