diff --git a/docs/source/deploy.rst b/docs/source/deploy.rst index 43bad9a8..809739f2 100644 --- a/docs/source/deploy.rst +++ b/docs/source/deploy.rst @@ -216,7 +216,7 @@ A tool that is starting to be common on linux systems is Systemd_. It is a system services manager that allows for strict process management, resources and permissions control. -Below are configurations files and instructions for using systemd to create +Below are configuration files and instructions for using systemd to create a unix socket for incoming Gunicorn requests. Systemd will listen on this socket and start gunicorn automatically in response to traffic. Later in this section are instructions for configuring Nginx to forward web traffic