Supervisor Manager

PHP

Plesk extension for managing Supervisor processes and workers with monitoring, process control, service management, and deployment automation.

Stars
16
Forks
1
Downloads
N/A
Open Issues
0
Files main

Repository Files

Loading file structure...
htdocs/images/icon.svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Supervisor Manager">
  <defs>
    <linearGradient id="supervisor-bg" x1="10" y1="6" x2="54" y2="58" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#0f766e"/>
      <stop offset="1" stop-color="#164e63"/>
    </linearGradient>
  </defs>
  <rect width="64" height="64" rx="12" fill="url(#supervisor-bg)"/>
  <path d="M32 10 48 17v12c0 11.5-6.4 19.6-16 24-9.6-4.4-16-12.5-16-24V17l16-7Z" fill="#fff" opacity=".16"/>
  <path d="M25 26h14M32 26v12M22 42h20" fill="none" stroke="#fff" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
  <circle cx="32" cy="21" r="7" fill="#e0f2fe"/>
  <circle cx="32" cy="21" r="3.4" fill="#0891b2"/>
  <circle cx="22" cy="42" r="6" fill="#bbf7d0"/>
  <circle cx="32" cy="42" r="6" fill="#fde68a"/>
  <circle cx="42" cy="42" r="6" fill="#fecaca"/>
  <path d="M21 42.3 22.2 43.5 25 40.6M31 42.3h3M40.3 40.3l3.4 3.4m0-3.4-3.4 3.4" fill="none" stroke="#0f172a" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
</svg>