Additional Configurations

If you are using a firewall and not using a reverse proxy, you may have to allow traffic to port 3000: sudo firewall-cmd --permanent --add-port=3000/tcp sudo systemctl reload firewalld To communicate with Rocket.Chat cloud services, and depe...
In the era of high-speed internet and global connectivity, Content Delivery Networks (CDNs) have become an essential tool for efficiently delivering static assets such as JavaScript, CSS, and images to users. Rocket.Chat supports the use of a CDN to...
Occasionally, you may encounter issues with your workspace. This guide outlines common troubleshooting problems and recommended solutions. Invalid site URL warning If you receive an alert stating that your site URL is invalid, it means that the UR...
Rocket.Chat is built on top of Node.js, which is the engine that powers its functionality. For detailed information on Node.js, see the official Node.js documentation . Rocket.Chat is built with Meteor , a JavaScript framework, and the version of...
In the management of any digital platform, there may be instances where access to an admin user is lost and needs to be restored. Rocket.Chat provides a comprehensive process for restoring an admin user without requiring another admin user. This doc...