Rocket.Chat: Difference between revisions
No edit summary |
|||
Line 6: | Line 6: | ||
* Set up an admin account | * Set up an admin account | ||
* Update haproxy and certbot to support a subdomain that is publicly available | * Update haproxy and certbot to support a subdomain that is publicly available | ||
=== Configuration === | |||
Once you log in as admin, you get a SHITTON of settings to manage. Important ones: | |||
* I updated [https://jaws.bitpost.com/admin/Layout my admin layout] Content. It includes Home page text, TOS etc. | |||
* Admin > Accounts > Registration > Manually Approve New Users | |||
* Admin > Accounts > Registration > Registration Form > Secret URL (URL will be /register/(secret)/ ) | |||
* Should I? Admin > Accounts > Registration > Use DNS Domain Check | |||
=== Clients === | === Clients === |
Revision as of 23:48, 14 April 2021
Server installation
- Install. They INSIST on using snap.
sudo snap install rocketchat-server
- Browse to admin panel at http://yourserver:3000
- DO NOT register with rocket.chat
- Set up an admin account
- Update haproxy and certbot to support a subdomain that is publicly available
Configuration
Once you log in as admin, you get a SHITTON of settings to manage. Important ones:
- I updated my admin layout Content. It includes Home page text, TOS etc.
- Admin > Accounts > Registration > Manually Approve New Users
- Admin > Accounts > Registration > Registration Form > Secret URL (URL will be /register/(secret)/ )
- Should I? Admin > Accounts > Registration > Use DNS Domain Check
Clients
The Linux and android clients are tested and working out of the box. How nice.