Deploying your first Application¶
In the previous tutorial “Creating your first Target”, you created your first Target. This is a very important concept to understand how FoundriesFactory works. In this tutorial, you will learn how devices consume Targets as well as how to configure your device with desired applications.
Note
Estimated Time to Complete this Tutorial: 15 minutes
Learning Objectives¶
- Understand
aktualizr-lite
andfioconfig
. - Configure your device with specific applications.
- Watch an over-the-air update.
- Test a running application.
Prerequisites¶
- Completed the Getting Started with Docker tutorial.
- Completed the Creating your first Target tutorial.