You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add Alpine 1.19 support to NGINX App Protect WAF documentation
As part of the NGINX App Protect WAF 5.5 release, Alpine 1.19 support has been
added. This commit updates the relevant sections of documentation that mention
Alpine support, while also fixing up the metadata for some related pages.
-[Alpine 3.16](#alpine-316-317--319-installation) - (Deprecated starting from NGINX Plus R33)
44
+
-[Alpine 3.17](#alpine-316-317--319-installation)
45
+
-[Alpine 3.19](#alpine-316-317--319-installation)
46
46
47
47
48
48
The NGINX App Protect WAF package has the following dependencies:
49
49
50
50
1.**nginx-plus-module-appprotect** - NGINX Plus dynamic module for App Protect
51
-
2.**app-protect-engine** - The App Protect enforcement engine
52
-
3.**app-protect-plugin** - The App Protect connector API between the engine and the NGINX Plus dynamic module
53
-
4.**app-protect-compiler** - The App Protect enforcement engine compiler agent
54
-
5.**app-protect-common** - The App Protect shared libraries package
55
-
6.**app-protect-geoip** - The App Protect geolocation update package
56
-
6.**app-protect-graphql** - The App Protect shared library package for GraphQL protection
57
-
7.**app-protect-attack-signatures** - The App Protect attack signatures update package
58
-
8.**app-protect-threat-campaigns** - The App Protect threat campaigns update package
59
-
9.**app-protect-bot-signatures** - The App Protect bot signatures update package
60
-
9.**app-protect-selinux** - The prebuilt SELinux policy module for NGINX App Protect WAF (optional dependency)
51
+
1.**app-protect-engine** - The App Protect enforcement engine
52
+
1.**app-protect-plugin** - The App Protect connector API between the engine and the NGINX Plus dynamic module
53
+
1.**app-protect-compiler** - The App Protect enforcement engine compiler agent
54
+
1.**app-protect-common** - The App Protect shared libraries package
55
+
1.**app-protect-geoip** - The App Protect geolocation update package
56
+
1.**app-protect-graphql** - The App Protect shared library package for GraphQL protection
57
+
1.**app-protect-attack-signatures** - The App Protect attack signatures update package
58
+
1.**app-protect-threat-campaigns** - The App Protect threat campaigns update package
59
+
1.**app-protect-bot-signatures** - The App Protect bot signatures update package
60
+
1.**app-protect-selinux** - The prebuilt SELinux policy module for NGINX App Protect WAF (optional dependency)
61
61
62
62
See the NGINX Plus full list of prerequisites for more details. NGINX App Protect WAF can be installed as a module to an existing NGINX Plus installation or as a complete NGINX Plus with App Protect installation in a clean environment.
63
63
@@ -1208,7 +1208,7 @@ If a user other than **nginx** is to be used, note the following:
1208
1208
{{< /note >}}
1209
1209
1210
1210
1211
-
## Alpine 3.16 / Alpine 3.17 Installation
1211
+
## Alpine 3.16, 3.17 & 3.19 Installation
1212
1212
1213
1213
1. If you already have NGINX packages in your system, back up your configs and logs:
0 commit comments