This document provides a public overview of how PullLog is operated and maintained.
It covers service monitoring, deployment, incident handling, and backup strategies.
- PullLog is operated with separate frontend, backend, and database responsibilities.
- Release, monitoring, backup, and incident-handling procedures are managed in the backend subproject.
- Public communication about incidents or maintenance is handled through the appropriate public channels.
This public document intentionally avoids restating branch strategy, retention values, health-check design, and key-rotation details as canonical policy.
- Backend service operations overview:
backend/docs/operations/service-operations-overview.md - Backend deployment and rollback procedure:
backend/docs/operations/deploy-and-release.md - Frontend build and deployment procedure:
frontend/docs/operations/deploy-and-build.md - Public security reporting policy:
../SECURITY.md
- Service communication is protected with HTTPS.
- Deployment and rollback are controlled through subproject-owned procedures.
- Monitoring, backup, and security operations are maintained as implementation-owned backend documents.
- Public incident or maintenance communication may be announced through official channels.
- Security disclosures should follow SECURITY.md.
Last updated: August 2025