Rocket.Chat: Difference between revisions

From Bitpost wiki
(Created page with "=== Server installation === * Install. They INSIST on using snap. FU. sudo snap install rocketchat-server * Browse to admin panel at http://yourserver:3000 * DO NOT registe...")
 
Line 1: Line 1:
=== Server installation ===
=== Server installation ===
* Install.  They INSIST on using snap.  FU.
* Install.  They INSIST on using snap.
  sudo snap install rocketchat-server
  sudo snap install rocketchat-server
* Browse to admin panel at http://yourserver:3000
* Browse to admin panel at http://yourserver:3000

Revision as of 23:21, 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

Clients

The Linux and android clients are tested and working out of the box. How nice.

Docs