Skip to content

docs: air-gapped / offline deployment guide and telemetry opt-out #45

Description

@devops-thiago

Problem Statement

A core selling point is running reviews on your own infrastructure against a local model (Ollama) so no code leaves the network — but there is no guide for an air-gapped/offline deployment, and it is unclear which outbound calls (telemetry, GitHub, provider) happen and how to disable the optional ones.

Proposed Solution

Document an air-gapped/offline deployment: required vs optional outbound connections, how to point at a local Ollama model, how to disable or self-host OTLP telemetry, and how the dashboard behaves without external calls. Add a telemetry opt-out switch if one does not already exist.

Alternatives Considered

  • Leave it to users to infer from config — undercuts the privacy niche the project targets.

Priority

Nice to have

Code of Conduct

  • I have searched for existing issues and this is not a duplicate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestjavaPull requests that update java code

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions