mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:27 +01:00
Replace automatic Rocket.Chat installation with link to Rocket.Chat Integration page
parent
5fce00dbfc
commit
b8c8aa3f86
@ -23,7 +23,7 @@ sudo apt-get install egroupware-docker
|
||||
This will use Apache as webserver on the host for new installation and whatever was already used for updates.
|
||||
If you prefer to use Nginx on Debian or Ubuntu for new installations, just add "nginx" before egroupware-docker in the above command. Nginx on the host is currently not supported for RHEL/CentOS/SUSE!
|
||||
|
||||
> Package installation under Debian/Ubuntu/SUSE recommends Rocket.Chat and Collabora Online Office, which mean they will be installed by default, unless you opt out by using ```--no-install-recommends``` on the command line. 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.
|
||||
> Package installation under Debian/Ubuntu/SUSE recommends Collabora Online Office, which mean it will be installed by default, unless you opt out by using ```--no-install-recommends``` on the command line. 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.
|
||||
|
||||
> If this is a **new installation** and you missed the **credentials** of your first EGroupware admin user "sysop" or the EGroupware setup user "admin", you can always find them under /var/lib/egroupware/egroupware-docker-install.log.
|
||||
## How to install EGroupware GmbH's EPL version
|
||||
@ -103,6 +103,7 @@ docker-compose restart
|
||||
(Please note that CODE is limited in the number of concurrent users, while our image supports the licensed number of users.)
|
||||
|
||||
## How to install Rocket.Chat
|
||||
If you use RHEL/CentOS and Rocket.Chat is not installed by default, or you choose not to install it at first, you can add Rocket.Chat by installing our **egroupware-rocketchat** package.
|
||||
|
||||
In contrary to our hosting or trials, Rocket.Chat in an on premise installation requires several configuration steps in EGroupware and Rocket.Chat, see the separate chapter in this wiki.
|
||||
> Rocket.Chat is no longer installed by default, as for an automatic OAuth configuration we need to know the domain name EGroupware and Rocket.Chat are using.
|
||||
|
||||
Full installation instructions are under [Rocket.Chat Integration](https://github.com/EGroupware/egroupware/wiki/Rocketchat-Integration).
|
||||
|
Loading…
Reference in New Issue
Block a user