Post #2751363
2026-03-26 04:21 UTC
Things I already know:
- #ddev has a setting called `ddev config global --omit-project-name-by-default` --> projects start with a unique project name, their own database, etc. (https://www.fldrupal.camp/session/use-git-worktree-ddev-run-multiple-versions-same-site)
- craft with ddev (or docker compose) runs on GitHub codespaces, but there are limits, etc.
- claude code has a git worktree setting, where each session is automatically in a new git worktree
I would assume that using a MacMini/own VM could be cheaper than GitHub Codespaces (?)
Replies (1)
-
@mandrasch@social.tchncs.de 2026-03-26 04:23
Things I wonder: - How do I connect all the parts (e.g. #ClaudeCode agent, Claude Browser extension) so that MULTIPLE people can trigger a new PR / tasks are being worked on simulatenously on the remote machine? - Tooling: Claude Remote Control, SSH, Open Claw (would want to avoid for now :nerd: ), other tools already available? Anyone working on this? Are there already examples for such a setup with craftcms (or other PHP CMSes with a database)? Thaanks! (Also posted this into Craft Discord AI channel https://discord.com/channels/456442477667418113/1484264635149320402/1485932580619419698)