Skip to content

Document docker-compose usage for KGApp deployments#351

Merged
jpmccu merged 3 commits intomainfrom
copilot/update-install-whyis-docs
Feb 5, 2026
Merged

Document docker-compose usage for KGApp deployments#351
jpmccu merged 3 commits intomainfrom
copilot/update-install-whyis-docs

Conversation

Copy link
Contributor

Copilot AI commented Feb 5, 2026

The Install Whyis documentation needed clear guidance on using the cookiecutter-provided docker-compose.yml and docker-compose-dev.yaml files for production and build/development runs. This update documents how to use both compose files when a KGApp is initialized.

  • Install docs: docker-compose guidance
    • Added a KGApp section describing production vs. build/development compose files.
    • Clarified the dev compose filename (docker-compose-dev.yaml vs docker-compose-dev.yml) and how to use either.

Example command:

docker compose -f docker-compose-dev.yaml up --build

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits February 5, 2026 16:42
Co-authored-by: jpmccu <602385+jpmccu@users.noreply.github.com>
Co-authored-by: jpmccu <602385+jpmccu@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Install Whyis documentation for Docker Compose usage Document docker-compose usage for KGApp deployments Feb 5, 2026
Copilot AI requested a review from jpmccu February 5, 2026 16:44
@jpmccu jpmccu marked this pull request as ready for review February 5, 2026 17:44
@jpmccu jpmccu merged commit 20db72b into main Feb 5, 2026
1 check passed
@jpmccu jpmccu deleted the copilot/update-install-whyis-docs branch February 5, 2026 17:44
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