Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Tweak set up instructions#104

Open
github-actions[bot] wants to merge 4 commits intomasterfrom
feature/103-setup
Open

Tweak set up instructions#104
github-actions[bot] wants to merge 4 commits intomasterfrom
feature/103-setup

Conversation

@github-actions
Copy link

Closes #103

README.md Outdated

If you wanted to run all of these services at once:

`docker compose --profile all up -d `
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm docker compose commands, when we have:
https://github.com/joomlatools/joomlatools-server/blob/master/bin/jtctl

Establish how to provide profile arguments into this command and remove references to docker compose

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sh bin/jtctl start

Actually loads up all available profiles:
https://github.com/joomlatools/joomlatools-server/blob/master/bin/jtctl#L183

So this issue/ Pull request is not needed

@yiendos
Copy link
Contributor

yiendos commented Jul 22, 2023

@johanjanssens turned out to be pretty simple in the end, the jtctl start command takes care of launching the composer profiles automatically, my bad. I did notice that in the README we make no mention of jtctl so I've amended.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tweak set up instructions

2 participants