mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-07 01:43:33 +00:00
Update README.md
This commit is contained in:
11
README.md
11
README.md
@@ -38,7 +38,7 @@ After successful deployment you can then activate and configure open-appsec dire
|
||||
|
||||
The resulting architecture with the open-appsec Agent container and the NGINX Proxy Manager container then looks like this:
|
||||
|
||||
[TBD ADD ARCHITECTURE IMAGE]
|
||||

|
||||
|
||||
Documentation: https://docs.openappsec.io/integrations/nginx-proxy-manager-integration
|
||||
|
||||
@@ -118,8 +118,8 @@ Once you created a new Proxy Host within NGINX Proxy Manager WebUI you can now e
|
||||
2. Select the Enforcement Mode, it can be either “Prevent-Learn” or “Detect-Learn”
|
||||
3. Select the minimum confidence level for open-appsec to prevent an attack (only relevant when in prevent mode), it can be either “Critical”, “High” or “Medium” confidence.
|
||||
4. Click “Save”
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
This screenshot for example shows a “Proxy Host” reverse proxy configuration in NPM that will listen to inbound traffic for hostnames “100.25.161.101”, “localhost” or “my.webserver.com”.
|
||||
This “Proxy Host” has open-appsec enabled in “Prevent-Learn” mode and therefore will prevent incoming http or https requests when there’s a minimum confidence level of “High” or higher, as configured for the “Minimum confidence for prevent” setting.
|
||||
@@ -130,10 +130,7 @@ Note: Changes in the open-appsec configuration performed and saved in the NPM We
|
||||
This was just a very basic overview to get you started, there's many more things you can configure as part of the open-appsec NGINX Proxy Manager integration.
|
||||
|
||||
If you want to check out the open-appsec Security Logs click on the new menu option “Security Log” which allows you to view the open-appsec specific logs directly from the NPM Web UI:
|
||||
|
||||
[TBD ADD SCREENSHOT LOG VIEW]
|
||||
|
||||
|
||||

|
||||
|
||||
**You find the full documentation including FAQ here:
|
||||
https://docs.openappsec.io/integrations/nginx-proxy-manager-integration/**
|
||||
|
Reference in New Issue
Block a user