Skip to content

Commit a97af20

Browse files
mkingstADubhlaoich
andauthored
feat: Remove single Docker container documentation (#191)
This commit removes the documentation for a single Docker container image. It was used for demonstration purposes only, with explicit guidance for readers not to use it. References to the document have also been removed from the releases page. --------- Co-authored-by: Alan Dooley <[email protected]>
1 parent f89a0d4 commit a97af20

File tree

2 files changed

+4
-315
lines changed

2 files changed

+4
-315
lines changed

content/nim/deploy/docker/deploy-nginx-instance-manager-docker.md

-309
This file was deleted.

content/nim/releases/release-notes.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
2-
docs: DOCS-938
32
title: Release Notes
4-
toc: true
53
weight: 100
4+
toc: true
5+
type: reference
6+
product: NIM
7+
docs: DOCS-938
68
---
79

810
The release notes for F5 NGINX Instance Manager highlight the latest features, improvements, and bug fixes in each release. This document helps you stay up to date with the changes and enhancements introduced to improve stability, performance, and usability. For each version, you’ll find details about new features, known issues, and resolved problems, ensuring you get the most out of your NGINX instance management experience.
@@ -146,8 +148,6 @@ This release includes the following updates:
146148

147149
- {{% icon-feature %}} **Resilient Docker Compose NGINX Instance Manager deployment**<a name="2-18-0-whats-new-resilient-docker-compose-nginx-instance-manager-deployment"></a>
148150

149-
In 2.17, we released a [bundled container image]({{< relref "nim/deploy/docker/deploy-nginx-instance-manager-docker.md" >}}) with all NGINX Instance Manager components. While this is a great option for demos and lab environments, it is not the most fault-tolerant for production.
150-
151151
This [Docker Compose option]({{< relref "nim/deploy/docker/deploy-nginx-instance-manager-docker-compose.md" >}}) unlocks another easy, production-ready installation method for customers using Docker. It will also make upgrades easier when new Docker images are released by F5 NGINX. This option includes health checking, NGINX App Protect compilation support, and security monitoring.
152152

153153
### Changes in Default Behavior{#2-18-0-changes-in-behavior}
@@ -314,8 +314,6 @@ This release includes the following updates:
314314

315315
- {{% icon-feature %}} **Single docker image with all the NGINX Instance Manager services and dependencies**<a name="2-17-0-whats-new-Single-docker-image-with-all-the-NGINX-Instance-Manager-services-and-dependencies"></a>
316316

317-
This release includes access to a single Docker image for running NGINX Instance Manager as a container. This allows customers to deploy Instance Manager locally with a single "docker run" command. For more details, see [Deploy NGINX Instance Manager in a Single Docker Container]({{< relref "/nim/deploy/docker/deploy-nginx-instance-manager-docker.md" >}}).
318-
319317
### Changes in Default Behavior{#2-17-0-changes-in-behavior}
320318
This release has the following changes in default behavior:
321319

0 commit comments

Comments
 (0)