Skip to Content
Hands-On Edge Analytics with Azure IoT
book

Hands-On Edge Analytics with Azure IoT

by Colin Dow
May 2020
Intermediate to advanced
262 pages
6h 48m
English
Packt Publishing
Content preview from Hands-On Edge Analytics with Azure IoT

Installing Moby onto our Raspberry Pi

To install Moby onto our Raspberry Pi, do the following:

  1. Perform an update by typing the following command into a Terminal prompt:
sudo apt-get update
  1. Now, install the Moby engine by using the following command:
sudo apt-get install moby-engine
  1. Click on Y to accept the changes. 
You may get an error when trying to install moby-engine, whereby a message directs you to install additional packages (sudo dpkg --configure -a and sudo apt --fix-broken install). Please follow these instructions in order to get past any installation errors you may have.

Now that Moby is installed on our Raspberry Pi, we can proceed to install the Azure IoT Edge security daemon.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Beginning Azure IoT Edge Computing: Extending the Cloud to the Intelligent Edge

Beginning Azure IoT Edge Computing: Extending the Cloud to the Intelligent Edge

David Jensen

Publisher Resources

ISBN: 9781838829902Supplemental Content