Skip to content

No prompt and .platform.app.yaml ignored #9

@adriendupuis

Description

@adriendupuis

Hi,

Moving from ddev/ddev-platformsh to ddev/ddev-ibexa-cloud, I had to adapt too many things.

  1. ddev get ddev/ddev-platformsh used to prompt for, at least, Platform.sh API token, project ID and environment name. With ddev-ibexa-cloud all this must be priorly set as DDEV web env configs or an error will occur when getting the add-on (for example “Please make sure you have set IBEXA_PROJECT”).
  2. ddev-platformsh used to get the PHP version, some services (like Redis) to install, and run the hooks from .platform.app.yaml. ddev-ibexa-cloud doesn't. The PHP version must now be manually set as DDEV web env config or the default might not match the project one. composer install must be run manually. Redis isn't installed. etc.

You can possibly see all the changes I had to make in ibexa/documentation-developer#2599

Best regards,
Adrien

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions