Skip to content

Commit 27580ef

Browse files
committed
update_from_3.3.md: platformsh_prestart_cacheclear.sh changes
and might not be the only one to have changed since last time its config was generated. It's the opportunity to review everything.
1 parent cb82277 commit 27580ef

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/update_and_migration/from_3.3/update_from_3.3.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,20 @@ Run the following scripts:
315315
composer update "symfony/*"
316316
```
317317

318+
#### Ibexa Cloud
319+
320+
Update Platform.sh configuration for PHP and Varnish.
321+
322+
Generate new configuration with the following command:
323+
324+
```bash
325+
composer ibexa:setup --platformsh
326+
```
327+
328+
Review the changes applied to `.platform.app.yaml`, `.platform/` and `bin/platformsh_prestart_cacheclear.sh`,
329+
merge with your custom settings if needed, and commit them to Git.
330+
331+
318332
### v3.3.14
319333

320334
#### VCL configuration

0 commit comments

Comments
 (0)