diff --git a/docs/en/tutorial/rocket-chat.md b/docs/en/tutorial/rocket-chat.md new file mode 100644 index 0000000..f183f00 --- /dev/null +++ b/docs/en/tutorial/rocket-chat.md @@ -0,0 +1,38 @@ +--- +head: + - - meta + - name: description + content: Instructions for installing Rocket.Chat website +--- + + + +# Rocket.Chat + +## 1-Click Install Rocket.Chat + +Step 1: Create a New Website + +Step 2: After the website is successfully created, click Manage to open the management interface. + +Step 3: Install Rocket.Chat + +- In the website management interface, find Install Source Code. +- Here, you will see the Rocket.Chat option in the list. +- Click the Rocket.Chat icon, then click the Install button. + +![install rocket.chat](../../images/docs/vi/tutorial/rocket-chat/oneclick-rocket-chat.png) + +Step 4: Complete + +- {{ data.name }} will automatically download and install the Rocket.Chat source code. +- Once completed, you can access the website you just installed to start using Rocket.Chat immediately. + +![rocket.chat setup page](../../images/docs/vi/tutorial/rocket-chat/oneclick-finished.png) + +With the One-Click Install feature, {{ data.name }} helps you deploy Rocket.Chat quickly without spending a lot of time and effort. Try it now to take full advantage of the potential of this powerful monitoring tool! + +After Setup Wizard showing up like this is successful +![](../../images/docs/vi/tutorial/rocket-chat/oneclick-after-setup-wizard.png) diff --git a/docs/images/docs/vi/tutorial/rocket-chat/oneclick-after-setup-wizard.png b/docs/images/docs/vi/tutorial/rocket-chat/oneclick-after-setup-wizard.png new file mode 100644 index 0000000..6e5282c Binary files /dev/null and b/docs/images/docs/vi/tutorial/rocket-chat/oneclick-after-setup-wizard.png differ diff --git a/docs/images/docs/vi/tutorial/rocket-chat/oneclick-finished.png b/docs/images/docs/vi/tutorial/rocket-chat/oneclick-finished.png new file mode 100644 index 0000000..21ee35b Binary files /dev/null and b/docs/images/docs/vi/tutorial/rocket-chat/oneclick-finished.png differ diff --git a/docs/images/docs/vi/tutorial/rocket-chat/oneclick-rocket-chat.png b/docs/images/docs/vi/tutorial/rocket-chat/oneclick-rocket-chat.png new file mode 100644 index 0000000..e7b3a06 Binary files /dev/null and b/docs/images/docs/vi/tutorial/rocket-chat/oneclick-rocket-chat.png differ