Skip to content

Docker image + docker-compose (one-command self-host) #980

Description

@JSONbored

Part of #975.

Context

Package the whole self-host stack so a maintainer can run it with one command.

Deliverables

  • A Dockerfile for the Node self-host runtime; a published image.
  • A docker-compose.yml that brings up the app + default OSS infra (relational store, queue, etc.) and (optionally) the dashboard.
  • Env/file-based configuration; container healthchecks; volumes for persistence and for the AI credential (mounted as a secret).
  • A quickstart path: clone → configure → docker compose up → automation running against a test repo.
  • Multi-arch image (amd64/arm64) if feasible.

Acceptance criteria

  • A maintainer with Docker can self-host end-to-end in minutes using documented defaults, with no managed cloud services.
  • The credential/secret is mounted, not baked into the image.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions