Hi Community,
I followed these steps to set up rocketchat:
- I installed the EGW core (without rocketchat)
- Afterwards I enabled the mySQL root to access from any device (not just localhost) and created the /root/.my.cnf
containing:
[client]
password = secret - Then I executed:
apt update
HTTP_HOST= host.domain.tld apt install egroupware-rocketchat - Next I added the /etc/egroupware-rocketchat/docker-compose.override.yml as follows:
extra_hosts:
- “host.domain.tld:172.17.0.1” - Last I forbitt the mysql-root to access from anywhere again and removed the /root/.my.cnf
Now I managed to connect by providing the admin-ceredentials of the egroupware instance within the rocket chat dialog
But it says:
To finish I neet to create a cloud register
Two questions:
A) how shall I fullfill this ? Providing my egroupware-admin credentials does not work … So do I need to create an additional login-account, independent from the one of egroupware ? when i provide the email there comes nothing…
B) I do not see any information regarding costs there - i guess this service is for free ?
created
last reply
- 6
replies
- 1.8k
views
- 3
users
- 4
links