Skip to content

drewmoseley/meta-fleet-monitoring-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This README file contains information on the contents of the meta-fleet-monitoring-poc layer.

Please see the corresponding sections below for details.

Dependencies
============

  URI: git@github.com:openembedded/meta-openembedded.git
  branch: dunfell

Patches
=======

Please submit any patches against the meta-fleet-monitoring-poc layer using github pull requests

Maintainer: Drew Moseley <drew.moseley@toradex.com>

Table of Contents
=================

  I. Adding the meta-fleet-monitoring-poc layer to your build
 II. Misc


I. Adding the meta-fleet-monitoring-poc layer to your build
=================================================

Run 'bitbake-layers add-layer meta-fleet-monitoring-poc'

II. Misc
========

To configure this POC, add the following to your local.conf with an appropriate
IP address or URL for your server
    FLEET_SERVER_URI = "<IP-ADDRESS-OF-SERVER>"

To launch the demo server, you need a system with docker and docker-compose
installed.
    $ cd meta-fleet-monitoring-poc/misc
    $ docker-compose -f fleet-monitoring-server-docker-compose.yml up -d

Now you can point your browser at http://localhost:5601/ to configure data
visualization with Kibana.

About

Fleet Monitoring POC for Yocto/OpenEmbedded

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published