PeachCloud Rust workspace for all code which runs on a PeachCloud device.
Go to file
notplants f737236abc Move cargo/.config to root of workspace 2021-12-16 12:55:14 -05:00
.cargo Move cargo/.config to root of workspace 2021-12-16 12:55:14 -05:00
peach-buttons Move cargo/.config to root of workspace 2021-12-16 12:55:14 -05:00
peach-config Move cargo/.config to root of workspace 2021-12-16 12:55:14 -05:00
peach-dyndns-updater Move cargo/.config to root of workspace 2021-12-16 12:55:14 -05:00
peach-jsonrpc-server jsonrpc server with peach-stats methods 2021-12-10 11:01:51 +02:00
peach-lib fix pr mess for peach-lib 2021-12-07 14:14:51 +02:00
peach-menu Move cargo/.config to root of workspace 2021-12-16 12:55:14 -05:00
peach-monitor Move cargo/.config to root of workspace 2021-12-16 12:55:14 -05:00
peach-network Move cargo/.config to root of workspace 2021-12-16 12:55:14 -05:00
peach-oled Move cargo/.config to root of workspace 2021-12-16 12:55:14 -05:00
peach-patterns import pattern library 2021-10-26 14:44:01 +02:00
peach-probe Move cargo/.config to root of workspace 2021-12-16 12:55:14 -05:00
peach-stats Move cargo/.config to root of workspace 2021-12-16 12:55:14 -05:00
peach-web Move cargo/.config to root of workspace 2021-12-16 12:55:14 -05:00
.gitignore First workspace commit 2021-08-06 13:58:40 -04:00
Cargo.lock bump version and switch to rust 2021 2021-12-14 16:13:27 +02:00
Cargo.toml jsonrpc server with peach-stats methods 2021-12-10 11:01:51 +02:00
README.md first commit 2021-08-06 13:48:34 -04:00

README.md

PeachCloud 🍑 ☁️

Better Scuttlebutt cloud infrastructure as a hardware product.

Support us on OpenCollective!

Background

Active Repositories

Documentation

  • peach-devdocs - Developer documentation for PeachCloud in the form of a Markdown book

Devops

  • peach-vps - Setup scripts and configuration files for deploying a PeachCloud development server

Image building & device configuration

  • peach-config - Configuration instructions, files and scripts
  • peach-img-builder - Vmdb2 script for building a Debian disc image for Raspberry Pi with PeachCloud pre-installed

Microservices

  • peach-buttons - Emit GPIO events using JSON-RPC pubsub over WS
  • peach-oled - Write and draw to OLED display using JSON-RPC over HTTP
  • peach-menu - A menu for monitoring and interacting with the PeachCloud device
  • peach-network - Query and configure network interfaces using JSON-RPC over HTTP
  • peach-stats - Query system statistics using JSON-RPC over HTTP
  • peach-lib - JSON-RPC client library for the PeachCloud ecosystem
  • peach-monitor - Monitor network data usage and set alert flags based on user-defined thresholds

Diagnostics

  • peach-probe - Probe PeachCloud microservices to evaluate their state and ensure correct API responses

Web interface

  • peach-patterns - Pattern library for the PeachCloud UI design system
  • peach-web - A web interface for monitoring and interacting with the PeachCloud device

Developer Diaries

Accounts