Skip to content

Clarify make run scope and add make run-with-providers target#27

Merged
jenniferubah merged 1 commit into
dcm-project:mainfrom
jenniferubah:update-readme
Apr 17, 2026
Merged

Clarify make run scope and add make run-with-providers target#27
jenniferubah merged 1 commit into
dcm-project:mainfrom
jenniferubah:update-readme

Conversation

@jenniferubah
Copy link
Copy Markdown
Contributor

Summary

  • Clarify that make run starts only the core stack (Traefik, PostgreSQL, NATS, and the four managers) and does not start service provider containers, which are behind Compose profiles
  • Add a make run-with-providers target that accepts a PROFILES variable (defaults to providers for all SPs; override with e.g. PROFILES=kubevirt for a single provider)
  • Replace all hardcoded podman-compose commands in RUN.md with engine-agnostic make targets, since the Makefile already auto-detects Podman vs Docker
  • Update the version table and "How to update versions" section in the README to reflect both make run and make run-with-providers

Comment thread README.md Outdated
Co-Authored-By: Cursor AI

Signed-off-by: Jennifer Ubah <cju.cipher@gmail.com>
@jenniferubah jenniferubah merged commit d6efaae into dcm-project:main Apr 17, 2026
3 checks passed
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.

3 participants