Skip to content

Backend API Deployment

  1. Update backend code.
  2. Install dependencies if needed.
  3. Restart managed backend process.
  4. Verify API health and auth behavior.
  • 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.