Backend API Deployment
Release Shape
Section titled “Release Shape”- Update backend code.
- Install dependencies if needed.
- Restart managed backend process.
- Verify API health and auth behavior.
Verification Focus
Section titled “Verification Focus”- HTTP process starts and stays healthy.
- Key routes respond (
/api/v1/auth,/api/v1/article,/api/v1/client). - Cron scheduler logs indicate normal RSS schedule registration.
Use private runbooks for privileged host-level procedures.