summaryrefslogtreecommitdiffstats
path: root/agl-documentation/host-configuration/docs/devguides-book.yml
blob: 3eacca6b6ce7079c5dfdb89c859f67589205be25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
type: books
books:
-
    id: host-configuration
    title: Building Microservices Natively
    description: Host Configuration documentation
    keywords:
    author: "IotBzh"
    version: master
    chapters:
        - url: 0-build-microservice-overview.md
          name: Overview
        - url: 1-verify-build-host.md
          name: Verify Your Build Host
        - url: 2-download-packages.md
          name: Download Packages
        - url: 3-installing-binder-daemon.md
          name: Installing the Binder Daemon
        - url: 4-getting-source-files.md
          name: Getting Your Source Files
        - url: 5-building-and-running-service-natively.md
          name: Building and Running Your Service Natively