Skip to content
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 280 Bytes

installation.md

File metadata and controls

12 lines (8 loc) · 280 Bytes

Installation

Run the following commands, also grant the requirements have been set.

git clone https://github.com/helix-iot/helix-sandbox
cd helix-sandbox/compose
echo "put_here_your_encryption_key" > secrets/aes_key.txt
sudo docker-compose up -d