-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathawsrocketchat.html
More file actions
125 lines (104 loc) · 7.21 KB
/
awsrocketchat.html
File metadata and controls
125 lines (104 loc) · 7.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
---
title: AWS and Rocket.Chat
permalink: "/awsrocketchat"
layout: en/default
class: content-page
description: 'AWS Rocket.Chat
'
theme: light
redirect_from: "/awsrocketchat/"
---
<section class="hero small">
<div class="space--5"></div>
<h1 class="display--big theme_type--dark">Rocket.Chat and AWS</h1>
</section>
<div class="space--4"></div>
<section class="container">
<div class="flex-grid grid--justify-around">
<div class="col">
<h3 class="display align--center">How Rocket.Chat works</h3>
<div class="space--3"></div>
<p class="theme_type--space half-paragraph">Rocket.Chat is a team chat collaboration platform that allows users to communicate securely in real-time on web, desktop or mobile and to customize their interface with a range of plugins, themes and integrations with other key software.
</p>
<br/>
<img class="article-image" src="{{'/images/aws/rc_diagram.png' | relative_url }}" alt="how rocket.chat works"/>
<div class="space--2"></div>
<p class="theme_type--space half-paragraph">Architecturally, the Rocket.Chat server is a middle tier process and, more specifically, a Node.js process running on Linux. It accepts requests from clients (mobile iOS or Android apps, desktop client, web client, and so on…) and executes them. Data persistence is achieved through a MongoDB server at the database tier.
</p>
<br/>
<p class="theme_type--space half-paragraph">Rocket.Chat can be scaled by increasing the number of middle tier server instances working on incoming requests, all sharing the same database instance. In this case, MongoDB acts as both data persistence as well as real-time state synchronizer between the Rocket.Chat server instances.
</p>
<div class="space--3"></div>
</div>
</div>
<section class="container">
<div class="flex-grid grid--justify-around">
<div class="col">
<h3 class="display align--center">How deployment works</h3>
<div class="space--3"></div>
<p class="theme_type--space half-paragraph">The helm chart-based deployment starts a Rocket.Chat server container backed by a MongoDB database container, orchestrated by the Kubernetes control pane. <br/>You can scale up the number of Rocket.Chat server containers depending on your workload, and you can also add reverse proxy such as nginx and load balancers.
</p>
<div class="space--3"></div>
</div>
</div>
<section class="container">
<div class="flex-grid grid--justify-around">
<div class="col">
<h3 class="display align--center">Rocket.Chat Containers for <br/>Community & Enterprise Editions</h3>
<div class="space--3"></div>
<p class="theme_type--space half-paragraph align--center">Two separate editions of Rocket.Chat are available for instant deployment:</p>
<div class="space--3"></div>
<h4 class="display--medium align--center"><strong>Community Edition</h4></strong>
<div class="space--1"></div>
<p class="theme_type--space half-paragraph">The Community edition is free to deploy. It is also a great way to easily try Rocket.Chat for your organization.</p>
<div class="space--1"></div>
<p class="theme_type--space half-paragraph">Some of our Community edition features are:</p>
<div class="space--2"></div>
<ul class="theme_type--space unordered-list-half">
<li>Unlimited users</li>
<li>Unlimited messages</li>
<li>Unlimited public and private channels, and the ability broadcast channels</li>
<li>Unlimited search history and files</li>
<li>Unlimited integrations</li>
<li>Support for emojis, reactions, and embedded</li>
<li>Audio and video conferencing</li>
<li>Custom domain</li>
<li>Livechat</li>
<li>Read receipt</li>
<li>Multi-Factor Authentication</li>
<li>Customizable user permissions</li>
<li>Free support resources: <a class="button--link" href="https://rocket.chat/docs" target="_blank" rel="noopener noreferrer">Docs</a> & <a class="button--link" href="https://www.youtube.com/channel/UCin9nv7mUjoqrRiwrzS5UVQ" target="_blank" rel="noopener noreferrer">Tutorials</a>, <a class="button--link" href="https://forums.rocket.chat/" target="_blank" rel="noopener noreferrer">Forums</a>, <a class="button--link" href="https://github.com/RocketChat/Rocket.Chat/issues" target="_blank" rel="noopener noreferrer">Features & Bugs</a></li>
<li>Support: Monitoring and Alerts</li>
</ul>
<div class="space--1"></div>
<p class="theme_type--light half-paragraph align--center">For any assistance with the product or if you would like to purchase professional support for your server please email: <a class="button--link" href="mailto:aws_support@rocket.chat." target="_blank" rel="noopener noreferrer">aws_support@rocket.chat.</a></p>
<div class="space--4"></div>
<h4 class="display--medium align--center"><strong>Enterprise Edition</h4></strong>
<div class="space--1"></div>
<p class="theme_type--space half-paragraph">The Enterprise Edition allows you to easily scale Rocket.Chat for higher numbers of users and would suit larger organizations.</p>
<div class="space--1"></div>
<p class="theme_type--space half-paragraph">The Enterprise edition includes all the above features of our Community Edition PLUS:</p>
<div class="space--2"></div>
<ul class="theme_type--space unordered-list-half">
<li>Onboarding & Migration assistance, including from Community Edition</li>
<li>Social Network Login</li>
<li>OmniChannel Integrations</li>
<li>Realtime Translation</li>
<li>Audio to Text Conversion</li>
<li>Hourly Analytics Reporting</li>
<li>Real Time Active Directory Sync LDAP</li>
<li>Encrypted Push Notifications</li>
<li>Engagement Dashboard</li>
<li>Access to Product Team</li>
<li>Dedicated Conferencing Server</li>
<li>24/7 Chat and Phone support, Online Ticket Creation, Email Support, Priority Patches for Updates, Support Monitoring and Alerts</li>
<li>Message auditing panel</li>
<li>High Scalability Cluster</li>
</ul>
<div class="space--1"></div>
<p class="theme_type--light align--center half-paragraph">Our Enterprise edition requires a purchased license before deployment. Please contact <a class="button--link" href="mailto:aws_enterprise@rocket.chat." target="_blank" rel="noopener noreferrer">aws_enterprise@rocket.chat.</a> for licensing information.</p>
<div class="space--3"></div>
</div>
</div>
</section>
<div class="space--8"></div>