Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 380 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 380 Bytes

Rocket.Chat on 64bit ARM Servers via Docker (swarm mode or k8s compatible)

There are two directories:

  • rocketchat
  • compose

The steps that you need to follow are:

  1. go into rocketchat and build the docker image (pushing it to your local registry)
  2. go into comnpose and start up the server(s)

Please see README in each of the directories for further instructions.