Merge pull request #1946 from alessfg/add-nginx-unprivileged-info

Add link to the Docker NGINX unprivileged image to the NGINX docs
This commit is contained in:
yosifkit 2021-05-11 16:19:06 -07:00 committed by GitHub
commit 0f61ae5ea5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -180,6 +180,8 @@ http {
}
```
Alternatively, check out the official [Docker NGINX unprivileged image](https://hub.docker.com/r/nginxinc/nginx-unprivileged).
## Monitoring nginx with Amplify
[Amplify](https://amplify.nginx.com/signup/) is a free monitoring tool that can be used to monitor microservice architectures based on nginx. Amplify is developed and maintained by the company behind the nginx software.