Mercurial > p > roundup > code
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 6343:bea4a6956c89 | 6344:c63df349f319 |
|---|---|
| 409 | 409 |
| 410 On Unix systems, use the scripts/server-ctl script to control the | 410 On Unix systems, use the scripts/server-ctl script to control the |
| 411 roundup-server server. Copy it somewhere and edit the variables at the top | 411 roundup-server server. Copy it somewhere and edit the variables at the top |
| 412 to reflect your specific installation. | 412 to reflect your specific installation. |
| 413 | 413 |
| 414 If you use systemd look at scripts/systemd.gunicorn. It is configured | |
| 415 for a wsgi deployment using gunicorn, but may be a good starting | |
| 416 point for your setup. | |
| 414 | 417 |
| 415 Windows | 418 Windows |
| 416 ------- | 419 ------- |
| 417 | 420 |
| 418 On Windows, the roundup-server program runs as a Windows Service, and | 421 On Windows, the roundup-server program runs as a Windows Service, and |
