Skip to content

[SCUC 2026] Running multiple shops in parallel / changing ports #939

Description

User story

As a developer, I want to run multiple Shopware projects in parallel and adjust ports easily so local environments do not conflict.

Where this arises: When you run project dev in two shops and it blows up.

Show when ports are blocked, then:

  • either start with another port (create config) and generate another Docker container to be available, or
  • do a retry of the same port, with the information that the user has to free the port that is busy; or
  • stop the container (fallback)

Acceptance criteria

  • allow overriding default local ports during setup
  • show the chosen ports clearly after setup
  • document how to change ports later
  • prevent or detect port collisions during project creation

Readiness checklist

  • Acceptance criteria are clearly defined.
  • Backward compatibility impact addressed.
  • Documentation written.
  • Tests added or adjusted accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Story.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions