[Unit] Description=Lyra web chat server (FastAPI + vendored UI) [Service] Type=simple WorkingDirectory=/home/serversdown/project-lyra UnsetEnvironment=VIRTUAL_ENV ExecStart=/home/serversdown/.local/bin/uv run lyra-web Restart=on-failure RestartSec=5 [Install] WantedBy=default.target