diff --git a/files/nap-dos-debian-12.repo b/files/nap-dos-debian-12.repo new file mode 100644 index 0000000..a20aac5 --- /dev/null +++ b/files/nap-dos-debian-12.repo @@ -0,0 +1,8 @@ +# NAP DoS repo for debian 12 (bookworm). +# The VERSION variable needs to be replaced with the version of NGINX Plus you want to install, i.e. R30, or removed. + +Types: deb +URIs: https://pkgs.nginx.com/app-protect-dos/%VERSION%/debian +Suites: bookworm +Components: nginx-plus +Signed-By: /usr/share/keyrings/nginx-archive-keyring.gpg diff --git a/files/nap-waf-debian-12.repo b/files/nap-waf-debian-12.repo new file mode 100644 index 0000000..136de6c --- /dev/null +++ b/files/nap-waf-debian-12.repo @@ -0,0 +1,15 @@ +# NAP WAF repos for debian 12 (bookworm). +# The VERSION variable needs to be replaced with the version of NGINX Plus you want to install, i.e. R30, or removed. + +Types: deb +URIs: https://pkgs.nginx.com/app-protect/%VERSION%/debian +Suites: bookworm +Components: nginx-plus +Signed-By: /usr/share/keyrings/nginx-archive-keyring.gpg + +# security updates +Types: deb +URIs: https://pkgs.nginx.com/app-protect-security-updates/debian +Suites: bookworm +Components: nginx-plus +Signed-By: /usr/share/keyrings/app-protect-archive-keyring.gpg