Mercurial > p > roundup > code
diff doc/admin_guide.txt @ 6344:c63df349f319
issue2551117 - add example systemd config
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 15 Mar 2021 14:18:00 -0400 |
| parents | a635a60ffb84 |
| children | 1f2f7c0b8968 |
line wrap: on
line diff
--- a/doc/admin_guide.txt Sun Mar 14 20:52:11 2021 -0400 +++ b/doc/admin_guide.txt Mon Mar 15 14:18:00 2021 -0400 @@ -411,6 +411,9 @@ roundup-server server. Copy it somewhere and edit the variables at the top to reflect your specific installation. +If you use systemd look at scripts/systemd.gunicorn. It is configured +for a wsgi deployment using gunicorn, but may be a good starting +point for your setup. Windows -------
