Skip to content

Commit a9d6f67

Browse files
committed
fixes
1 parent e1bd069 commit a9d6f67

2 files changed

Lines changed: 6 additions & 8 deletions

File tree

docs/on-premise/server-requirements.en.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,9 @@ Installation of the on-premise version is possible on **GNU/Linux** distribution
2727

2828
### Storage requirements
2929

30-
- Allocate at least **300Gb** for the [CodeScoring Index](/feeds/index.en/) database, with additional capacity reserved for further updates;
3130
- For **CodeScoring.SCA** with VCS projects, calculate `analysis-root` volume based on the size of analyzed repositories multiplied by three;
3231
- For **CodeScoring.SCA** with CLI projects and for **CodeScoring.OSA**, there is no mandatory `×3` storage formula;
33-
- For **CodeScoring.SCA**, using CLI projects is currently the recommended approach.
32+
- For the offline installation allocate at least **300Gb** for the [CodeScoring Index](/feeds/index.en/) database, with additional capacity reserved for further updates.
3433

3534
### Example of a high-load installation
3635

@@ -48,8 +47,8 @@ When using your own database instances, make sure that their versions meet the r
4847

4948
### PostgreSQL
5049

51-
- Minimum version: **13.x** (any minor);
52-
- Tested version: **13.21**.
50+
- Minimum version: **15.x** (any minor);
51+
- Tested version: **15.15**.
5352

5453
Using other major branches does not guarantee correct results and may lead to errors or performance degradation.
5554

docs/on-premise/server-requirements.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,9 @@ hide:
2727

2828
### Требования к хранилищу
2929

30-
- Для базы данных [CodeScoring Index](/feeds/) необходимо выделять от **300Gb** с запасом под последующие обновления;
3130
- Для модуля **CodeScoring.SCA** при использовании VCS-проектов объем тома `analysis-root` рассчитывается из размера анализируемых репозиториев, умноженного на три;
3231
- Для модуля **CodeScoring.SCA** при использовании CLI-проектов и для модуля **CodeScoring.OSA** отдельные требования по формуле `×3` не предъявляются;
33-
- Для модуля **CodeScoring.SCA** на текущий момент рекомендуется использование CLI-проектов.
32+
- При оффлайн-установке для базы данных [CodeScoring Index](/feeds/) необходимо выделять от **300Gb** с запасом под последующие обновления;
3433

3534
### Пример высоконагруженной инсталляции
3635

@@ -48,8 +47,8 @@ hide:
4847

4948
### PostgreSQL
5049

51-
- Минимальная версия: **13.x** (любая минорная);
52-
- Протестированная версия: **13.21**.
50+
- Минимальная версия: **15.x** (любая минорная);
51+
- Протестированная версия: **15.15**.
5352

5453
Использование других мажорных веток не гарантирует корректный результат и может приводить к ошибкам или снижению производительности.
5554

0 commit comments

Comments
 (0)