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
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