[Unit] Description=MCUBE Orchestrator Supervisor (pipeline_enabled BIDs) After=network.target mysql.service rabbitmq-server.service Wants=mcube-stt-worker-supervisor.service [Service] Type=simple User=aiteam WorkingDirectory=/home/aiteam/pcaa-dev/dashboard-backend EnvironmentFile=/home/aiteam/pcaa-dev/dashboard-backend/.env ExecStart=/home/aiteam/pcaa-dev/dashboard-backend/venv/bin/python /home/aiteam/pcaa-dev/dashboard-backend/orchestrator_supervisor.py Restart=always RestartSec=15 [Install] WantedBy=multi-user.target