diff doc/installation.txt @ 7601:ac8dc6e7a8e3

docs: add link to article on using gunicorn with docker.
author John Rouillard <rouilj@ieee.org>
date Thu, 10 Aug 2023 23:17:18 -0400
parents 9dd27f40de4c
children 4778b8f8f301
line wrap: on
line diff
--- a/doc/installation.txt	Thu Aug 10 09:50:45 2023 -0400
+++ b/doc/installation.txt	Thu Aug 10 23:17:18 2023 -0400
@@ -1383,6 +1383,9 @@
 ``--bind unix:///var/run/roundup/tracker.sock`` would be used for the
 nginx configuration below.
 
+If you are customizing a docker continer to use gunicorn, see
+https://pythonspeed.com/articles/gunicorn-in-docker/.
+
 .. index:: pair: web interface; uWSGI
    single: wsgi; uWSGI
 

Roundup Issue Tracker: http://roundup-tracker.org/