generated from ddev/ddev-addon-template
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
Hi,
Moving from ddev/ddev-platformsh to ddev/ddev-ibexa-cloud, I had to adapt too many things.
ddev get ddev/ddev-platformshused to prompt for, at least, Platform.sh API token, project ID and environment name. Withddev-ibexa-cloudall 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”).ddev-platformshused to get the PHP version, some services (like Redis) to install, and run the hooks from.platform.app.yaml.ddev-ibexa-clouddoesn't. The PHP version must now be manually set as DDEV web env config or the default might not match the project one.composer installmust 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
Labels
No labels