Skip to content

Commit f39e7ba

Browse files
authored
docs: remove mention of nginx-unit which is officially unmaintained (#4431)
docs: remove mention of nginx-unit which is officially unmaintained, see nginx/unit@76b39e9
1 parent 749c332 commit f39e7ba

File tree

6 files changed

+0
-155
lines changed

6 files changed

+0
-155
lines changed

docs/examples/deployment/nginx-unit/install-macos.sh

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/examples/deployment/nginx-unit/unit.json

Lines changed: 0 additions & 20 deletions
This file was deleted.

docs/topics/deployment/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Contents
1010

1111
.. toctree::
1212

13-
nginx-unit
1413
manually-with-asgi-server
1514
docker
1615
supervisor

docs/topics/deployment/manually-with-asgi-server.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ Alternatives
2020

2121
For different deployment scenarios, consider these alternatives:
2222

23-
- :doc:`NGINX Unit <nginx-unit>`:
24-
A dynamic web and application server, suitable for running and managing multiple applications.
2523
- `systemd <https://www.freedesktop.org/wiki/Software/systemd/>`_:
2624
A system and service manager, integrated into many Linux distributions for managing system processes.
2725

docs/topics/deployment/nginx-unit.rst

Lines changed: 0 additions & 128 deletions
This file was deleted.

docs/topics/deployment/supervisor.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ For different deployment scenarios, consider these alternatives:
2323

2424
- :doc:`Docker <docker>`:
2525
Ideal for containerized environments, offering isolation and scalability.
26-
- :doc:`NGINX Unit <nginx-unit>`:
27-
A dynamic web and application server, suitable for running and managing multiple applications.
2826
- `systemd <https://www.freedesktop.org/wiki/Software/systemd/>`_:
2927
A system and service manager, integrated into many Linux distributions for managing system processes.
3028

0 commit comments

Comments
 (0)