Skip to content

Add a docker-compose for Lore + a local gbrain #36

Description

@spinsirr

Lore needs a gbrain backend, which is the main first-run hurdle. A docker-compose.yml that brings up Lore (via the existing Dockerfile) alongside a local gbrain — wired through GBRAIN_MCP_URL, with AUTH_MODE=none + ALLOW_INSECURE=1 for local-only use — would make "clone → see it working" a one-liner.

Acceptance

  • docker compose up serves a working Lore against a local gbrain.
  • A short "Run locally with Docker" note in the README points to it.
  • Compose file makes clear it's local-only (insecure auth).

Pointers

Dockerfile, .env.example, README Quickstart.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions