
Rocket.Chat
Slack like online chat, built with Meteor. Real-time conversations with your colleagues, other companies or customers.
Official integration
Created - Last update
Deploy your own Rocket.Chat instance with this one click. For more information see https://github.com/RocketChat/Rocket.Chat
Deployed services
rocketchat
registry.rocket.chat/rocketchat/rocket.chat:$$cap_app_version
- rocketchat-data:/app/uploads
3000
11
rocketchat-db
bitnami/mongodb:$$cap_app_db_version
- rocketchat-db-data:/bitnami/mongodb
12
Variables
Rocket.Chat Version
Default: 5.2.0
$$cap_app_versionSee version numbers at https://hub.docker.com/r/rocketchat/rocket.chat/tags or https://github.com/RocketChat/Rocket.Chat/releases. Version must be at least `5.0.0`.
Rocket.Chat Admin Real Name
Default: Captain
$$cap_admin_nameReal name of your Rocket.Chat instance's Admin user
Rocket.Chat Admin Email Account
Default: undefined
$$cap_admin_emailEmail address of Rocket.Chat instance's Admin user
Rocket.Chat Admin Username
Default: captain
$$cap_admin_usernameUsername of your Rocket.Chat instance's Admin user
Rocket.Chat Admin Password
Default: $$cap_gen_random_hex(16)
$$cap_admin_passwordPassword of your Rocket.Chat instance's Admin user. Must be at least 8 characters long
MongoDB Version
Default: 5.0
$$cap_app_db_versionSee https://docs.rocket.chat/quick-start/installing-and-updating/manual-installation/mongo-versions for supported MongoDB versions. See https://hub.docker.com/r/bitnami/mongodb/tags/ for MongoDB image tags. Version must be at least `4.0.0`.
MongoDB root user's username
Default: root
$$cap_mongodb_root_usernameMongoDB root user password
Default: $$cap_gen_random_hex(24)
$$cap_mongodb_root_passwordMust be at least 8 characters long. Recommended to leave the default generated
MongoDB user with permissions to Rocket.Chat database
Default: rocketchat
$$cap_mongodb_db_usernamePassword of the MongoDB user with permissions to Rocket.Chat database
Default: $$cap_gen_random_hex(24)
$$cap_mongodb_db_passwordMust be at least 8 characters long. Recommended to leave the default generated
MongoDB replicaset key
Default: $$cap_gen_random_hex(32)
$$cap_mongodb_db_replicaset_keyMust be at least 5 characters long. Recommended to leave the default generated