Skip to content

[Extension] 21. Deploy scheduled services #21

Description

@code259

Goal

Run the collector and report service in a small cloud environment with automated schedules.

Why this matters

Deployment tests assumptions about configuration, process management, persistence, and recovery.

Work

  • Choose and document one simple deployment target.
  • Keep secrets in the platform secret store.
  • Run collection on a schedule without unsafe overlap.
  • Persist the database or use a documented managed store.
  • Add external liveness monitoring and a rollback path.

Done when

The service has a reachable protected interface, scheduled collection, and documented rollback.

Priority: Optional — cut before local reliability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions