Skip to content

Commit f41b77d

Browse files
authored
Hide obsolete 2.5 information (#2563)
* Removed obsolete 2.5 information * Applied review remark
1 parent f21a29c commit f41b77d

File tree

2 files changed

+1
-166
lines changed

2 files changed

+1
-166
lines changed

docs/getting_started/requirements.md

Lines changed: 0 additions & 163 deletions
Original file line numberDiff line numberDiff line change
@@ -56,17 +56,6 @@ Recommendation for production setups is to use Varnish/Fastly, Redis/Memcached,
5656
If you see a "+" next to the product version, it indicates a recommended version or higher within the same major release.
5757
For example, "1.18+" means any 1.x version equal to or higher than 1.18, but not 2.x.
5858

59-
=== "eZ Platform v2.5"
60-
61-
|Name|Version|
62-
|---|---|
63-
|Debian 10 "Buster" |10.0-10.13+|
64-
|Ubuntu "Bionic" | 18.04 LTS |
65-
|RHEL / CentOS | 8.0-8.5+ |
66-
67-
If you see a "+" next to the product version, it indicates a recommended version or higher within the same major release.
68-
For example, "1.18+" means any 1.x version equal to or higher than 1.18, but not 2.x.
69-
7059
## Web server
7160

7261
=== "[[= product_name =]] v4.6"
@@ -84,12 +73,6 @@ Recommendation for production setups is to use Varnish/Fastly, Redis/Memcached,
8473
- Apache 2.4 (with required modules `mod_rewrite`, `mod_env` and recommended: `mod_setenvif`, `mod_expires`;
8574
event MPM is recommended, if you need to use prefork you also need the `mod_php` module)
8675

87-
=== "eZ Platform v2.5"
88-
89-
- Nginx 1.12, 1.14, 1.16
90-
- Apache 2.4 (with required modules `mod_rewrite`, `mod_env` and recommended: `mod_setenvif`, `mod_expires`;
91-
event MPM is recommended, if you need to use prefork you also need the `mod_php` module)
92-
9376
## DBMS
9477

9578
=== "[[= product_name =]] v4.6"
@@ -110,16 +93,6 @@ Recommendation for production setups is to use Varnish/Fastly, Redis/Memcached,
11093
If you see a "+" next to the product version, it indicates a recommended version or higher within the same major release.
11194
For example, "1.18+" means any 1.x version equal to or higher than 1.18, but not 2.x.
11295

113-
=== "eZ Platform v2.5"
114-
115-
- MariaDB 10.3, 10.4 (optionally 10.2 - deprecated)
116-
- MySQL 8.0 (optionally 5.7 - deprecated)
117-
- PostgreSQL 10+ (PostgreSQL 10 has reached its End of Life.
118-
We highly recommend using PostgreSQL 14 for optimal performance and security)
119-
120-
If you see a "+" next to the product version, it indicates a recommended version or higher within the same major release.
121-
For example, "1.18+" means any 1.x version equal to or higher than 1.18, but not 2.x.
122-
12396
## PHP
12497

12598
=== "[[= product_name =]] v4.6"
@@ -139,16 +112,6 @@ Recommendation for production setups is to use Varnish/Fastly, Redis/Memcached,
139112
- 7.4 (PHP 7.4 has reached its End of Life. Unless you have extended support from vendors like Debian or Zend, you should use PHP 8.1)
140113
- 7.3 (PHP 7.3 has reached its End of Life. Unless you have extended support from vendors like Debian or Zend, you should use PHP 8.1)
141114

142-
=== "eZ Platform v2.5"
143-
144-
- 7.1 (PHP 7.1 has reached its End of Life.
145-
Unless you have extended support from vendors like Debian or Zend, you should upgrade to [[= product_name =]] v3.3 or v4.x)
146-
- 7.2 (PHP 7.2 has reached its End of Life. Unless you have extended support from vendors like Debian or Zend, you should upgrade to [[= product_name =]]P v3.3 or v4.x)
147-
- 7.3 (PHP 7.3 has reached its End of Life.
148-
Unless you have extended support from vendors like Debian or Zend, you should upgrade to [[= product_name =]] v3.3 or v4.x)
149-
- 7.4 (PHP 7.4 has reached its End of Life.
150-
Unless you have extended support from vendors like Debian or Zend, you should upgrade to [[= product_name =]] v3.3 or v4.x)
151-
152115
### PHP extensions
153116

154117
=== "[[= product_name =]] v4.6"
@@ -182,20 +145,6 @@ Recommendation for production setups is to use Varnish/Fastly, Redis/Memcached,
182145
- `php-gd` or `php-imagick` (via pecl on RHEL/CentOS)
183146
- `php-sodium`
184147

185-
=== "eZ Platform v2.5"
186-
187-
- `php-cli`
188-
- `php-fpm`
189-
- `php-mysql` (`php-mysqlnd`) or `php-pgsql`
190-
- `php-xml`
191-
- `php-mbstring`
192-
- `php-json`
193-
- `php-process` (on RHEL/CentOS)
194-
- `php-intl`
195-
- `php-curl`
196-
- `php-pear` (optional, provides pecl)
197-
- `php-gd` or `php-imagick` (via pecl on RHEL/CentOS)
198-
199148
### Cluster PHP extensions
200149

201150
=== "[[= product_name =]] v4.6"
@@ -206,13 +155,6 @@ Recommendation for production setups is to use Varnish/Fastly, Redis/Memcached,
206155

207156
- `php-redis` or `php-memcached`
208157

209-
=== "eZ Platform v2.5"
210-
211-
- `php-redis` 3.1.3+ or `php-memcached` 3.x+*
212-
213-
If you see a "+" next to the product version, it indicates a recommended version or higher within the same major release.
214-
For example, "1.18+" means any 1.x version equal to or higher than 1.18, but not 2.x.
215-
216158
## Search
217159

218160
=== "[[= product_name =]] v4.6"
@@ -229,14 +171,6 @@ Recommendation for production setups is to use Varnish/Fastly, Redis/Memcached,
229171
- For BinaryFile field indexing, Apache Tika 1.20 or higher 1.x version, recommended 1.28.1 or higher.
230172
- The above solutions require Oracle Java/Open JDK. The minimum requirement is 8 LTS, recommended 11 LTS. Newer versions aren't supported.
231173

232-
=== "eZ Platform v2.5"
233-
234-
- For content search, Solr 7.7 LTS or Solr 8, recommended 8.11.1 or higher.
235-
Alternatively, Elasticsearch 7.16.2 or higher 7.x version.
236-
- For BinaryFile field indexing, Apache Tika 1.20 or higher 1.x version, recommended 1.28.1 or higher.
237-
- The above solutions require Oracle Java/Open JDK.
238-
The minimum requirement is 8 LTS, recommended 11 LTS. Newer versions aren't supported.
239-
240174
## Graphic Handler
241175

242176
=== "[[= product_name =]] v4.6"
@@ -269,12 +203,6 @@ Recommendation for production setups is to use Varnish/Fastly, Redis/Memcached,
269203
- Gifsicle
270204
- cwebp
271205

272-
=== "eZ Platform v2.5"
273-
274-
- GraphicsMagick
275-
- ImageMagick
276-
- GD
277-
278206
## [Clustering](clustering.md)
279207

280208
=== "[[= product_name =]] v4.6"
@@ -295,15 +223,6 @@ Recommendation for production setups is to use Varnish/Fastly, Redis/Memcached,
295223
If you see a "+" next to the product version, it indicates a recommended version or higher within the same major release.
296224
For example, "1.18+" means any 1.x version equal to or higher than 1.18, but not 2.x.
297225

298-
=== "eZ Platform v2.5"
299-
300-
- Linux NFS or S3/EFS (for IO, aka binary files stored in content repository, not supported with legacy)
301-
- Redis 3.2+ (separate instances for session and cache, both using a `volatile-*` [eviction policy](https://redis.io/docs/reference/eviction/), session instance configured for persistence) or [Memcached](https://memcached.org/) 1.5 or higher
302-
- [Varnish](http://varnish-cache.org/) 5.1 or 6.0LTS with [varnish-modules](https://github.com/varnish/varnish-modules/blob/master/README.md) or [Fastly](https://www.fastly.com/) using [the provided bundle](https://doc.ibexa.co/en/2.5/guide/cache/http_cache/#serving-varnish-through-fastly) (for HTTP Cache)
303-
304-
If you see a "+" next to the product version, it indicates a recommended version or higher within the same major release.
305-
For example, "1.18+" means any 1.x version equal to or higher than 1.18, but not 2.x.
306-
307226
## Filesystem
308227

309228
=== "[[= product_name =]] v4.6"
@@ -314,10 +233,6 @@ Recommendation for production setups is to use Varnish/Fastly, Redis/Memcached,
314233

315234
- Linux ext4 / XFS
316235

317-
=== "eZ Platform v2.5"
318-
319-
- Linux ext4 / XFS
320-
321236
## Package manager
322237

323238
=== "[[= product_name =]] v4.6"
@@ -328,10 +243,6 @@ Recommendation for production setups is to use Varnish/Fastly, Redis/Memcached,
328243

329244
- Composer: recent 2.1 version
330245

331-
=== "eZ Platform v2.5"
332-
333-
- Composer: recent 2.1 version
334-
335246
## Asset manager
336247

337248
=== "[[= product_name =]] v4.6"
@@ -351,14 +262,6 @@ Recommendation for production setups is to use Varnish/Fastly, Redis/Memcached,
351262
If you see a "+" next to the product version, it indicates a recommended version or higher within the same major release.
352263
For example, "1.18+" means any 1.x version equal to or higher than 1.18, but not 2.x.
353264

354-
=== "eZ Platform v2.5"
355-
356-
- `Node.js` 10, 12 or 14
357-
- `yarn` 1.15.2+
358-
359-
If you see a "+" next to the product version, it indicates a recommended version or higher within the same major release.
360-
For example, "1.18+" means any 1.x version equal to or higher than 1.18, but not 2.x.
361-
362265
## Browser
363266

364267
=== "[[= product_name =]] v4.6"
@@ -381,16 +284,6 @@ Recommendation for production setups is to use Varnish/Fastly, Redis/Memcached,
381284
- Chromium™ based browsers such as Microsoft® Edge® and Opera®, most recent stable version, desktop *and* tablet
382285
- Apple® Safari® most recent stable version, desktop *and* tablet
383286

384-
=== "eZ Platform v2.5"
385-
386-
eZ Platform is developed to work with *any* web browser that supports modern standards, on *any* screen resolution suitable for web, running on *any* device.
387-
However for the Editorial and Administration User Interfaces you need: a minimum of 1366-by-768 screen resolution, a desktop or tablet device, and a recommended/supported browser among the ones found below.
388-
389-
- Mozilla® Firefox® most recent stable version (recommended)
390-
- Google Chrome™ most recent stable version (recommended)
391-
- Chromium™ based browsers such as Microsoft® Edge® and Opera®, most recent stable version, desktop *and* tablet
392-
- Apple® Safari® most recent stable version, desktop *and* tablet
393-
394287
## [[= product_name_cloud =]] requirements and setup
395288

396289
=== "[[= product_name_cloud =]] v4.6"
@@ -486,59 +379,3 @@ Recommendation for production setups is to use Varnish/Fastly, Redis/Memcached,
486379

487380
For example, you can create an integration with S3 by means of setting up your own S3 bucket and configuring the relevant parts of [[= product_name =]].
488381
We recommend giving the development team working on the project access to the bucket to ensure work is done in a DevOps way without depending on external teams when changes are needed.
489-
490-
=== "eZ Platform Cloud v2.5"
491-
492-
### Cloud hosting with eZ Platform Cloud and Platform.sh
493-
494-
In general, eZ Platform Cloud supports all features and services of [Platform.sh](https://platform.sh/marketplace/ibexa/) that are compatible and supported by the eZ Platform version you use.
495-
496-
For example:
497-
498-
- Platform.sh provides Redis support for versions 2.8, 3.0 and 3.2. eZ Platform supports Redis version 3.2 or higher.
499-
As a result, Redis is supported by eZ Platform Cloud versions 3.2.
500-
- Platform.sh provides Elasticsearch service (different versions supported).
501-
Elasticsearch isn't supported for use as search engine for eZ Platform.
502-
503-
Features or services supported by eZ Platform but not covered by Platform.sh may be possible by means of a [custom integration](#custom-integrations).
504-
505-
### Recommended eZ Platform Cloud setup
506-
507-
For more details on recommended setup configuration see bundled `.platform.app.yaml` and `.platform/` configuration files.
508-
509-
These files are kept up-to-date with latest recommendations and can be improved through contributions.
510-
511-
### Supported eZ Platform Cloud setup
512-
513-
Because of the large range of possible configurations of eZ Publish legacy, there is no ready-made recommended setup.
514-
Make sure to set aside time and budget for:
515-
516-
- Verifying your legacy configuration and ensuring it's supported by Platform.sh
517-
- Additional time for adaptation and configuration work, and testing by your own team
518-
- Additional consulting/onboarding time with Platform.sh, Ibexa technical services, and/or one of the many partners with prior experience in using Platform.sh with eZ Publish legacy
519-
520-
The cost and effort of this isn't included in eZ Platform Cloud subscription and is vary depending on the project.
521-
522-
### Experimental/custom Platform.sh setups
523-
524-
Any use of experimental versions or setups isn't eligible for use with eZ Platform Cloud.
525-
However, it's possible to use an eZ Enterprise subscription in combination with a Platform.sh contract, where you or a partner take ownership of the configuration to set up the project.
526-
527-
Such projects are possible by means of custom integrations/configuration, but they may generate issues that aren't covered by eZ Enterprise subscription bug fix guarantee.
528-
529-
!!! tip "Use a partner with prior experience on legacy and Platform.sh"
530-
531-
If you're in need of setting up your legacy project on Platform.sh for a transitional period, eZ can put you in contact with a partner experienced in setting up older projects on Platform.sh.
532-
This saves you a lot of time and effort.
533-
534-
!!! note
535-
536-
As Platform.sh doesn't support a configuration with multiple PostgreSQL databases, for eZ Platform Cloud / Platform.sh it's impossible to have a DFS table in a separate database.
537-
538-
### Custom integrations
539-
540-
Features supported by eZ Platform, but not natively by Platform.sh, can in many cases be used by means of custom integrations with external services.
541-
542-
For example, you can create an integration with S3 by means of setting up your own S3 bucket and configuring the relevant parts of eZ Platform.
543-
We recommend giving the development team working on the project access to the bucket
544-
to ensure work is done in a DevOps way without depending on external teams when changes are needed.

docs/release_notes/release_notes.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,5 @@ The latest stable and LTS (Long Term Support) version of [[= product_name =]] is
1010

1111
[[= cards([
1212
"release_notes/ibexa_dxp_v4.6",
13-
"release_notes/ibexa_dxp_v4.5",
1413
"release_notes/ibexa_dxp_v3.3",
15-
"release_notes/ez_platform_v2.5",
16-
], columns=4) =]]
14+
], columns=2) =]]

0 commit comments

Comments
 (0)