An open API service indexing awesome lists of open source software.

https://github.com/gridhead/supervisor-driver-service

Reference driver endpoint service written in Falcon, Werkzeug, Psutil and Docker
https://github.com/gridhead/supervisor-driver-service

Last synced: about 1 year ago
JSON representation

Reference driver endpoint service written in Falcon, Werkzeug, Psutil and Docker

Awesome Lists containing this project

README

          



SuperVisor


Driver Service


Reference driver endpoint service written in Falcon, Werkzeug, Psutil and Docker










## Note
This project works as an intuitive remotely accessible system performance monitoring and task management service for
container station servers and headless Raspberry Pi setups where multiple containers are concurrently running and
require observation, with secure passcode-protected endpoints so that clients can connect via the [SuperVisor Frontend
Service](https://github.com/t0xic0der/supervisor-frontend-service/) and manage their devices.

## In action

![](pictures/drivanim.gif)

**CORRECTION** - The TermSocket URI's protocol text must be `ws` (WebSocket) instead of `http` (HTTP), like it has been
shown above. Please be sure to make that correction before entering those details in the frontend service.

## Table of contents
1. [Home](https://github.com/t0xic0der/supervisor-driver-service/wiki)
2. [Installation](https://github.com/t0xic0der/supervisor-driver-service/wiki/Installation)
3. [Obtain releases](https://github.com/t0xic0der/supervisor-driver-service/releases)
4. [SuperVisor Frontend Service](https://github.com/t0xic0der/supervisor-frontend-service)

## Contribute
You may request for the addition of new features in the
[issues](https://github.com/t0xic0der/supervisor-driver-service/issues) page but as the project is singlehandedly
maintained - it might take time to develop on them. Please consider forking the repository and contributing to its
development.