OWASP / OWASP/OpenCRE

Continuity runbook: Local stack

Open
#1,071 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

existing-maintainers-only
Dominant language
Python
Stars
180
Forks
137
Avg merge
3d 23h
Merged PRs (30d)
21

Description

Task

A second maintainer can bring up the laptop stack (pgvector Postgres, Neo4j, Redis, migrations) via Makefile so they can reproduce prod failures and run import/GA backfill.

Success criteria

  • make docker-postgres (pgvector, not plain postgres), docker-neo4j, docker-redis, make migrate-upgrade
  • Does not point CRE_CACHE_FILE at Heroku
  • Knows volume reset targets (make docker-*-rm)
  • Runbook docs/continuity/runbooks/local-stack.md (skill continuity-local-stack)

Context

  • AGENTS.md local docker section; README local install
  • Required before catalog import and GA backfill runbooks

Constraints

  • existing maintainers only (ops reproduction, not a public getting-started rewrite)
  • Do not commit surprise make frontend bundle.js changes

Agent prompt

See Agent prompt in docs/continuity/runbooks/local-stack.md.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Makefile, AGENTS.md local Docker section, README local install guidance, and the Agent prompt in docs/continuity/runbooks/local-stack.md. Verify the runbook covers the pgvector Postgres, Neo4j, Redis, migration, Heroku cache, and volume-reset targets, plus the frontend-change constraint; done means a second maintainer can reproduce the local stack and backfill prerequisites.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, postgresql, redis
Domain
databases, devops, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.