RocketChat
Setting timezone
Timezone can be set adding: (example) export TZ=America/Brasilia in /app/data/env and restarting the app. List of more timezones: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
Environment Variables
Custom environment variables can be set in /app/data/env using the File Manager. Be sure to restart the app after exporting variables.
Reset Admin Password
If you lost the admin password, try to reset it via the reset password email function. Or, you can make an existing user an admin. Use the Web Terminal to open a MongoDB shell and run the following command: db.users.update({username:'myusername'}, ...
Live Chat
Rocket.Chat has a live chat feature that allows you to embed a chat widget into your website. Head over to Rocket.Chat app's Administration view, select the Livechat section and enable it. After this, you will find a Livechat entry in the side bar. ...
Webhook Integrations
Webhook Integrations can be added in the Administration panel under Integrations. Rocket.Chat supports notifications from and to other apps or services through its webhook integrations. Incoming notifications require a message body parsing code ...
Uploads
By default, Rocket.chat is configured to store files using GridFS. This stores attachments in the MongoDB database. You can configure the File Upload storage in the Rocket.Chat administration -> Settings -> Upload. To change it to the File system: ...
Mobile Clients
Rocket.Chat mobile clients are available for most mobile platforms: Play Store Apple App Store
How to order RocketChat?
1. Login at: https://cloud.danian.co 2. Manage Apps - Add an App 3. Select: RocketChat 4. Select vCPU / RAM If you don't know how much you will need to use, just leave the default. 5. Select Disk Storage Size If you don't know how much you will need ...