From 83e56190af45e8c806915c67c93dc996a96be838 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 28 Dec 2021 10:11:27 -0800 Subject: [PATCH] Run update.sh --- nginx/README.md | 10 ---------- photon/README.md | 6 +++--- 2 files changed, 3 insertions(+), 13 deletions(-) diff --git a/nginx/README.md b/nginx/README.md index 83ddea2b9..9d315243e 100644 --- a/nginx/README.md +++ b/nginx/README.md @@ -236,16 +236,6 @@ 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. - -With Amplify it is possible to collect and aggregate metrics across containers, and present a coherent set of visualizations of the key performance data, such as active connections or requests per second. It is also easy to quickly check for any performance degradations, traffic anomalies, and get a deeper insight into the nginx configuration in general. - -In order to use Amplify, a small Python-based agent software (Amplify Agent) should be [installed](https://github.com/nginxinc/docker-nginx-amplify) inside the container. - -For more information about Amplify, please check the official documentation [here](https://github.com/nginxinc/nginx-amplify-doc). - # Image Variants The `nginx` images come in many flavors, each designed for a specific use case. diff --git a/photon/README.md b/photon/README.md index 1b29e179a..b990bda7c 100644 --- a/photon/README.md +++ b/photon/README.md @@ -25,9 +25,9 @@ WARNING: # Supported tags and respective `Dockerfile` links - [`4.0`, `4.0-20211206`, `latest`](https://github.com/vmware/photon-docker-image/blob/0515cc99c11546ac850ab5bae47bf64b446cc926/docker/Dockerfile) -- [`3.0`, `3.0-20211217`](https://github.com/vmware/photon-docker-image/blob/f2ebf7b508dd8b331b37c1f69b53db92bc7fa375/docker/Dockerfile) -- [`1.0`, `1.0-20211210`](https://github.com/vmware/photon-docker-image/blob/d0bc06df0469b2cae164f783fe5231dbec6b8b6c/docker/Dockerfile) -- [`2.0`, `2.0-20211217`](https://github.com/vmware/photon-docker-image/blob/386ff2156e2c96d5f11026b7cd01826292e056b1/docker/Dockerfile) +- [`3.0`, `3.0-20211228`](https://github.com/vmware/photon-docker-image/blob/ae370e856ee30470f41d34c81378c4b8eeccb8e7/docker/Dockerfile) +- [`1.0`, `1.0-20211228`](https://github.com/vmware/photon-docker-image/blob/b17fa206cf1703fc7a00927296ca7727eec02666/docker/Dockerfile) +- [`2.0`, `2.0-20211228`](https://github.com/vmware/photon-docker-image/blob/548f5d057650c454ede8270d83436a0600bc2181/docker/Dockerfile) # Quick reference (cont.)