Story #9602
Updated by fao89 almost 3 years ago
**Ticket moved to GitHub**: "pulp/pulpcore/2064":https://github.com/pulp/pulpcore/issues/2064 ---- Hello To identify gunicorn processes in a nicer way, this package must be present and then they can be tagged for programs like top or ps: https://docs.gunicorn.org/en/stable/faq.html https://docs.gunicorn.org/en/stable/settings.html#proc-name Then --name can be used in all systemd units for better identification of processes. For example pulpcore-api is currently listed as cryptic gunicorn:wsgi something. Thanks! https://docs.gunicorn.org/en/stable/settings.html#proc-name