mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 01:13:29 +01:00
Updated 19.1 Installation using egroupware docker RPM DEB package (markdown)
parent
17f767932d
commit
50983fc6e4
@ -68,6 +68,20 @@ mkdir -p /usr/share/egroupware
|
|||||||
cd /usr/share/egroupware
|
cd /usr/share/egroupware
|
||||||
git clone <git-url>
|
git clone <git-url>
|
||||||
docker restart egroupware
|
docker restart egroupware
|
||||||
|
|
||||||
|
```
|
||||||
|
## Old Template/Themes
|
||||||
|
With the package installation (Docker container) we no longer deliver old templates/themes (e.g. jdots).
|
||||||
|
|
||||||
|
The default template is available as :
|
||||||
|
|
||||||
|
* Default
|
||||||
|
* Compact
|
||||||
|
* Mobile
|
||||||
|
* Monochrome
|
||||||
|
|
||||||
|
With these templates you can set some things up for yourself: colors, logos, names, login screen, …
|
||||||
|
|
||||||
```
|
```
|
||||||
## How to view error-log of the webserver
|
## How to view error-log of the webserver
|
||||||
In case of an error you can look at the error log with the following command:
|
In case of an error you can look at the error log with the following command:
|
||||||
|
Loading…
Reference in New Issue
Block a user