Skip to content

docs: Ollama local-first setup + pipeline stage count alignment - #9

Merged
alash3al merged 2 commits into
alash3al:mainfrom
rudi193-cmd:docs/local-ollama-setup
May 29, 2026
Merged

alash3al merged 2 commits into
alash3al:mainfrom
rudi193-cmd:docs/local-ollama-setup

Conversation

@rudi193-cmd

Copy link
Copy Markdown
Contributor

Summary

  • Adds docs/LOCAL_OLLAMA.md — fully local Stash setup (host Ollama + Docker Compose, no cloud API key). The landing page already sells this path; GETTING_STARTED was OpenRouter/API-key centric.
  • Links the new guide from README and GETTING_STARTED.
  • Adds commented Ollama vars to .env.example.
  • Aligns README + docs site hero with the 9-stage consolidation pipeline (landing diagram already shows 9; README said 8, hero said 6).

Follow-up to merged #8 (Getting Started + MCP copy buttons).

Why this PR

Closes the gap between “fully private, fully offline” marketing and copy-paste setup for operators who run Ollama locally (same audience as local-first agent stacks).

Test plan

  • Copy .env.example Ollama block → .env, pull nomic-embed-text + qwen2.5:3b
  • docker compose up with extra_hosts: host-gateway on Linux if needed
  • MCP initrememberrecall over http://localhost:8080/sse
  • Spot-check README / landing hero both say 9 pipeline stages

Contributed by @rudi193-cmd (also active on Emerging-Rule/community lesson PRs).

Made with Cursor

rudi193-cmd and others added 2 commits May 28, 2026 08:53
Add LOCAL_OLLAMA.md for fully private host-Ollama + Docker Compose setup
(the landing page promises it; GETTING_STARTED was cloud-key-centric).

Also align README and docs site hero with the 9-stage consolidation
pipeline shown on the landing page, and add commented Ollama vars to
.env.example.

Contributed-by: Sean Campbell <https://github.com/rudi193-cmd>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants