mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-24 08:53:49 +01:00
document zypper install --no-recommends
parent
d27c3d5539
commit
baeca8b217
@ -54,7 +54,7 @@ or to update an existing installation
|
|||||||
```
|
```
|
||||||
zypper update
|
zypper update
|
||||||
```
|
```
|
||||||
> Our SUSE packages recommends Rocket.Chat and Collabora Online Office, which mean they will be installed by default. There is probably a way to opt out of that too, which needs to be documented here. Doing so you have to take care of explicitly installing MariaDB! Of cause you can always deinstall them after testing, if you prefer to use something else.
|
> Our SUSE packages recommends Rocket.Chat and Collabora Online Office, which mean they will be installed by default, unless you opt out by using ```--no-recommends``` in the above ```zypper``` command. Doing so you have to take care of explicitly installing MariaDB! Of cause you can always deinstall them after testing, if you prefer to use something else.
|
||||||
|
|
||||||
> SLES does not provide a docker-compose package/command, therefore we provide one in our repository.
|
> SLES does not provide a docker-compose package/command, therefore we provide one in our repository.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user