Code Monkey home page Code Monkey logo

compute-api's Introduction

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.

compute-api's People

Contributors

ignacio-penas avatar mebster avatar schaubl avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

compute-api's Issues

compute-api sometimes gets stuck on bootstrapping

this can be confused by the Docker daemon not running or an SSL error.
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to localhost:5000

need to add more logging and add an healthcheck for asserting such cases and force a restart if necessary

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.