Skip to content

Commit 6746b73

Browse files
committed
docs: add link to article on using gunicorn with docker.
1 parent 81e47e9 commit 6746b73

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/installation.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1383,6 +1383,9 @@ If you want you can use a unix domain socket instead. Example:
13831383
``--bind unix:///var/run/roundup/tracker.sock`` would be used for the
13841384
nginx configuration below.
13851385

1386+
If you are customizing a docker continer to use gunicorn, see
1387+
https://pythonspeed.com/articles/gunicorn-in-docker/.
1388+
13861389
.. index:: pair: web interface; uWSGI
13871390
single: wsgi; uWSGI
13881391

0 commit comments

Comments
 (0)