Giter VIP home page Giter VIP logo

NuvlaEdge

Maintenance GitHub issues GitHub release GitHub release

This repository contains the NuvlaEdge source code, a microservice based agent for Nuvla.io. NuvlaEdge consists in the following services:

  • Agent: Main NuvlaEdge component that implements the Nuvla protocol, gathers system configuration and statistics and runs jobs from Nuvla.
  • System Manager: NuvlaEdge watchdog component. Monitors the different microservices and heals them if they fail.
  • Peripherals: NuvlaEdge add-ons that allows the detection of differnt types of devices:
    • Network
    • Bluetooth
    • USB
    • Modbus
    • GPU

For installation instructions, read the online documentation.

Latest releases and artifacts

repository release artifact
NuvlaEdge (deployment) GitHub tag (latest SemVer)
NuvlaEdge GitHub tag (latest SemVer) Docker Image Version (latest semver)

Build Status

To get more information on the latest builds click on the build status badges below.

repository status
NuvlaEdge (deployment) Build Status
Build Status
NuvlaEdge Build Status
Job Engine Build Status

Project tools

The project uses poetry for the project and dependency management and tox for tests execution and results reporting.

Running unit tests

Before running unit tests with tox you need to generate requirements file out of the per-component dependency lists provided in the poetry's project definition file.

For that run the following wrapper script:

./generate-requiremenents.sh

Then run the unit tests with:

tox

Copyright

Copyright © 2024, SixSq SA

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

NuvlaBox's Projects

data-source-mjpg icon data-source-mjpg

MJPG streamer microservice to be used in routing mode for gathering video feeds from the NB USB peripherals into the NB Data Gateway

mqtt-fiware-bridge icon mqtt-fiware-bridge

Optional NuvlaBox component that consumes data from a specified MQTT broker and topic, double checks the data structure against FIWARE's data schemas, and sends data to a specified endpoint

network-manager icon network-manager

Microservice that manage all network related components (eg: WiFi Access Point, VPN, Firewall)

nuvlabox-os icon nuvlabox-os

Common configurations and procedures for all NuvlaBox OS images

ssh-host icon ssh-host

Client for executing SSH commands on the localhost, given a valid private SSH key

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.