Added [in-progress] Developer Guides
[AGL/documentation.git] / docs / 2_Architecture_Guides / 2.2_Security_Blueprint / 6_Application / 1.2.6.1_Installation.md
1 ---
2 title: Installation
3 ---
4
5 # Local
6
7 <!-- section-todo -->
8
9 Domain                     | Improvement
10 -------------------------- | ------------------------------
11 Application-Installation-1 | Talk about AppFw offline mode.
12
13 <!-- end-section-todo -->
14
15 ## Installation
16
17 Applications can be delivered and installed with the base image using a special
18 offline-mode provided by the **AppFw**. Apps can also be installed at run time.
19
20 <!-- section-note -->
21
22 During early release, default Apps are installed on the image at first boot.
23
24 <!-- end-section-note -->
25
26 <!-- section-config -->
27
28 Domain                     | Object    | Recommendations
29 -------------------------- | --------- | -----------------------------------------------------------------------
30 Application-Installation-1 | AppFw     | Provide offline-mode in order to install app with the base image.
31 Application-Installation-2 | Integrity | Allow the installation of applications only if their integrity is good.
32
33 <!-- end-section-config -->