Insight Updater Backend
FastAPI backend for server update orchestration (WinRM/SSH/CAU) with WebSocket live logs.
Development
pip install -e ".[dev]"
uvicorn app.main:app --reload
API docs: http://localhost:8000/docs
FastAPI backend for server update orchestration (WinRM/SSH/CAU) with WebSocket live logs.
pip install -e ".[dev]"
uvicorn app.main:app --reload
API docs: http://localhost:8000/docs