Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 312 Bytes

File metadata and controls

12 lines (7 loc) · 312 Bytes

Non-root supervisor

Supervisor is running as root by default. This playbook will change root user to different user called dev_user. dev_user has less priviliges than root and is assigned to www-pub group.

Playbook scope

  • install supervisor deamon
  • configure supervisor to run as non-root user