Configuration and launching Rocket.Chat – Team Chat Server on Linux CentOS 8.3
This product has charges associated with it for support, maintenance, and pre-configuration to be instantaneously deployed on AWS Marketplace with all security and enterprise standards. Rocket.Chat – Team Chat Server Image is packaged to leverage cost-effectiveness, scalability and flexibility.

This is a quick deployment and ready-to-run image.
Simple and rapid installation. Easy to maintain.
Before creating a VM, review the system requirements for the Rocket.Chat server: https://rocket.chat/docs/installation/minimum-requirements/
- Start VM through Amazon. The Rocket.chat service is run automatically when the VM starts.
- For the initial server configuration, go to the following address http://*vm_ip:3000 with any browser.
- In the first step you need to fill in the data for the administrator account.
In the “Password” field, you must enter the Instance ID that was applied to the deployed VM
- In the second step, you must enter information about the organization where Rocket.chat will be used. Filling data fields can be skipped and then press “Continue”.
- In the third step, enter the server information. This item can be also left unchanged and press “Continue”.
- At the last step, settings for registering the server will be offered. It is recommended to select the first item, if there is no need for further Rocket.Chat. configuration. Don’t forget to check the box next to “I agree with the Terms & Privacy Policy”.
- After successful registration, in the window that appears, click “Go to your workspace“
- Server setup is complete.
Connect to a VM using PuTTy
- To connect to a VM, you need the PuTTy application to connect via ssh. You can download it at the following link – Download
- Launch PuTTY and press “SSH” then select “Auth”
- Click “Browse” and add the key “PPK”
- Click “Session”. Enter the IP of the virtual machine in the “Host Name” field and click “Open”
- In the window that opens, click “Accept”
- Enter login : centos
7. Now you can connect through the application client, which will be most convenient for you (you can find their list on the Rocket.Chat website).
8. At the command line, enter the commands:
> sudo service snap.rocketchat-server.rocketchat-server status – checking server service status
> sudo service snap.rocketchat-server.rocketchat-server restart – server service restart
Official instructions for configuring and working with Rocket.Chat: