Add NGINX Unit to the list of PSGI handlers.
[catagits/Catalyst-Manual.git] / lib / Catalyst / Manual / Deployment.pod
index a56c314..0f1c18f 100644 (file)
@@ -68,6 +68,11 @@ Catalyst can be deployed with any PSGI-compliant handler. See L<Catalyst::PSGI>
 for more information; a list of possible deployment servers are shown
 below:
 
+=head3 NGINX Unit
+
+L<NGINX Unit|https://unit.nginx.org> is a lightweight, dynamically configurable
+web app server that supports running PSGI-capable apps.
+
 =head3 Starman
 
 L<Starman> is a high-performance Perl server implementation, which is designed