ernoaapa / eliot

Open source system for managing containerized applications in IoT device
https://docs.eliot.run
Apache License 2.0
269 stars 20 forks source link

install on raspberry pi3 +debian #46

Open WormOn opened 6 years ago

WormOn commented 6 years ago

curl -sSf 'https://packagecloud.io/install/repositories/ernoaapa/eliot/config_file.list?os=debian&dist=n/a&source=script' 404

ernoaapa commented 6 years ago

Hi! Thanks for reporting. I have tested only on Raspbian so far. What distribution of Debian you're using? Stretch?

You might should be able to install the raspbian/stretch package by:

curl -s https://packagecloud.io/install/repositories/ernoaapa/eliot/script.deb.sh | sudo os=raspbian dist=stretch bash

All the packages are listed in here https://packagecloud.io/ernoaapa/eliot Maybe I'll also publish Debian packages.

WormOn commented 6 years ago

Thank you for your reply.My raspberry pi 3B os is:

1 SMP Debian 4.16.12-1 (2018-05-27) aarch64 GNU/Linux