Website
Community
Developer
Free Trial
Search…
Rocket.Chat Documentation
Getting Support
Development Docs
Quick Start
Deploying Rocket.Chat
Introduction/Prerequisites
Hardware Requirements
Rapid Deployment Methods
Cloud Deployments
Other Deployment Methods
Manual Installation
Nonofficial Methods
Windows 10
Plug-in Deployments
Scaling Rocket.Chat
Accessing Your Workspace
Installing Client Apps
Updating Rocket.Chat
Environment Configuration
Guides
User Guides
Administration
Omnichannel
Message Auditing Panel
Message Auditing Log
Rocket.Chat Voice Channel
Rocket.Chat Conference Call
App Guides
Mobile Guides
Roles in Rocket.Chat
Security and Compliance Guides
Brand and Visual Guidelines
Enterprise Edition Trial
Rocket.Chat SaaS
Cloud Account
Resources
Frequently Asked Questions
Contributors
How can I help?
Contributor Code of Conduct
Annual Contribution Programs
Github Sponsorship
Legal
Terms of Service
Master Services Agreement for Self Managed Workspaces
Master Service Agreement for Professional Services
Privacy Policy
Privacy Policy Facebook Messenger
Code of Conduct for our services
GDPR
Censorship and Harmful Content
Guidelines for Law Enforcement
Server Lookup
DMCA Policy
Powered By
GitBook
Windows 10
Installing on Windows 10 Pro 64bit with Docker for Windows
Note: This is a community supported installation method. You can discuss about this in the
forum thread
.
Please make sure:
you have at least 4 GB of memory on your Windows 10 Pro machine
you are running 64 bit edition of Windows 10 Pro
you have the latest updates installed, and no updates pending
you have enabled Hyper-V (requires a reboot, go to Control Panel -> Add Windows Components -> Hyper-V)
you have at least 20 GB of disk space, preferably SSD
Steps:
Download and install
Docker for Windows
​
Create or open a directory you want to hold the content of your server
Create a file named
docker-compose.yml
based on
our example
​
In the same directory as the above file, run the following command and wait for the server to fully start, takes a couple of minutes
docker-compose up
docker-compose logs -f rocketchat
Access your Rocket.Chat server at
http://localhost:3000
Previous
OpenShift
Next
Plug-in Deployments
Last modified
4mo ago
Export as PDF
Copy link