Skip to content

Commit 08c4a7a

Browse files
authored
Update Ibexa Cloud conf when upgrading to 4.6.11+ (#2489)
1 parent f23e055 commit 08c4a7a

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

docs/update_and_migration/from_4.5/update_from_4.5.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,4 +520,19 @@ No additional steps needed.
520520

521521
## v4.6.10
522522

523-
A command to deal with duplicated database entries, as reported in [IBX-8562](https://issues.ibexa.co/browse/IBX-8562), will be available soon.
523+
A command to deal with duplicated database entries, as reported in [IBX-8562](https://issues.ibexa.co/browse/IBX-8562), will be available soon.
524+
525+
## v4.6.11
526+
527+
### Ibexa Cloud
528+
529+
Update Platform.sh configuration for PHP and Varnish.
530+
531+
Generate new configuration with the following command:
532+
533+
```bash
534+
composer ibexa:setup --platformsh
535+
```
536+
537+
Review the changes applied to `.platform.app.yaml` and `.platform/`,
538+
merge with your custom settings if needed, and commit them to Git.

0 commit comments

Comments
 (0)