Skip to content

Commit 83e5619

Browse files
Run update.sh
1 parent 042d1a9 commit 83e5619

File tree

2 files changed

+3
-13
lines changed

2 files changed

+3
-13
lines changed

nginx/README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -236,16 +236,6 @@ http {
236236

237237
Alternatively, check out the official [Docker NGINX unprivileged image](https://hub.docker.com/r/nginxinc/nginx-unprivileged).
238238

239-
## Monitoring nginx with Amplify
240-
241-
[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.
242-
243-
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.
244-
245-
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.
246-
247-
For more information about Amplify, please check the official documentation [here](https://github.com/nginxinc/nginx-amplify-doc).
248-
249239
# Image Variants
250240

251241
The `nginx` images come in many flavors, each designed for a specific use case.

photon/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ WARNING:
2525
# Supported tags and respective `Dockerfile` links
2626

2727
- [`4.0`, `4.0-20211206`, `latest`](https://github.com/vmware/photon-docker-image/blob/0515cc99c11546ac850ab5bae47bf64b446cc926/docker/Dockerfile)
28-
- [`3.0`, `3.0-20211217`](https://github.com/vmware/photon-docker-image/blob/f2ebf7b508dd8b331b37c1f69b53db92bc7fa375/docker/Dockerfile)
29-
- [`1.0`, `1.0-20211210`](https://github.com/vmware/photon-docker-image/blob/d0bc06df0469b2cae164f783fe5231dbec6b8b6c/docker/Dockerfile)
30-
- [`2.0`, `2.0-20211217`](https://github.com/vmware/photon-docker-image/blob/386ff2156e2c96d5f11026b7cd01826292e056b1/docker/Dockerfile)
28+
- [`3.0`, `3.0-20211228`](https://github.com/vmware/photon-docker-image/blob/ae370e856ee30470f41d34c81378c4b8eeccb8e7/docker/Dockerfile)
29+
- [`1.0`, `1.0-20211228`](https://github.com/vmware/photon-docker-image/blob/b17fa206cf1703fc7a00927296ca7727eec02666/docker/Dockerfile)
30+
- [`2.0`, `2.0-20211228`](https://github.com/vmware/photon-docker-image/blob/548f5d057650c454ede8270d83436a0600bc2181/docker/Dockerfile)
3131

3232
# Quick reference (cont.)
3333

0 commit comments

Comments
 (0)