mirror of
https://github.com/Karaka-Management/User-Guide.git
synced 2026-01-11 12:28:40 +00:00
perm change
This commit is contained in:
parent
74378ad892
commit
9f41a36ad3
|
|
@ -13,8 +13,8 @@ The easiest and most common way to install the application is through the web in
|
||||||
The server recommendations strongly depend on your individual needs, in the following you will find some general recommendations.
|
The server recommendations strongly depend on your individual needs, in the following you will find some general recommendations.
|
||||||
|
|
||||||
| Type | Minimum requirements | Recommendations |
|
| Type | Minimum requirements | Recommendations |
|
||||||
| :--------------- | :------------------------------------- | :----------------------------------------------------------- |
|
| :--------------- | :------------------------------------- | :------------------------------------------------------------------------ |
|
||||||
| Storage | SSD 1 GB +space for documents | SSD 5 GB +space for documents |
|
| Storage | SSD 1 GB +space for documents | SSD 10 GB +space for documents |
|
||||||
| CPU | i5 3.2 GHz / Xeon E3 3.8 GHz (4 cores) | Xeon Silver 2.40 GHz (10 cores) min. 4 cores dedicated to the application |
|
| CPU | i5 3.2 GHz / Xeon E3 3.8 GHz (4 cores) | Xeon Silver 2.40 GHz (10 cores) min. 4 cores dedicated to the application |
|
||||||
| RAM | 4GB DDR3 3000 MHz | 32 GB DDR4 3200 |
|
| RAM | 4GB DDR3 3000 MHz | 32 GB DDR4 3200 |
|
||||||
| Operating System | Linux or Windows | Linux |
|
| Operating System | Linux or Windows | Linux |
|
||||||
|
|
@ -56,7 +56,7 @@ On Windows php should already be installed with the web servers mentioned above
|
||||||
The following extensions are recommended and sometimes even mandatory:
|
The following extensions are recommended and sometimes even mandatory:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo apt-get install php8.1 php8.1-dev php8.1-cli php8.1-common php8.1-mysql php8.1-pgsql php8.1-xdebug php8.1-opcache php8.1-pdo php8.1-sqlite php8.1-mbstring php8.1-curl php8.1-imap php8.1-bcmath php8.1-zip php8.1-dom php8.1-xml php8.1-phar php8.1-gd php-pear
|
sudo apt-get install php8.1 php8.1-dev php8.1-cli php8.1-common php8.1-mysql php8.1-pgsql php8.1-xdebug php8.1-opcache php8.1-pdo php8.1-sqlite php8.1-mbstring php8.1-curl php8.1-imap php8.1-bcmath php8.1-zip php8.1-dom php8.1-xml php8.1-phar php8.1-gd php-pear sqlite3
|
||||||
```
|
```
|
||||||
|
|
||||||
## Software
|
## Software
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user