PeachCloud Rust workspace for all code which runs on a PeachCloud device.
Go to file
mhfowler 9704a78149 Add peach-buttons and peach-oled 2021-10-25 11:30:43 +02:00
peach-buttons Add peach-buttons and peach-oled 2021-10-25 11:30:43 +02:00
peach-config First workspace commit 2021-08-06 13:58:40 -04:00
peach-dyndns-updater First workspace commit 2021-08-06 13:58:40 -04:00
peach-lib First workspace commit 2021-08-06 13:58:40 -04:00
peach-menu First workspace commit 2021-08-06 13:58:40 -04:00
peach-meta First workspace commit 2021-08-06 13:58:40 -04:00
peach-monitor First workspace commit 2021-08-06 13:58:40 -04:00
peach-network First workspace commit 2021-08-06 13:58:40 -04:00
peach-oled Add peach-buttons and peach-oled 2021-10-25 11:30:43 +02:00
peach-probe First workspace commit 2021-08-06 13:58:40 -04:00
peach-stats First workspace commit 2021-08-06 13:58:40 -04:00
peach-web First workspace commit 2021-08-06 13:58:40 -04:00
.gitignore First workspace commit 2021-08-06 13:58:40 -04:00
Cargo.lock First workspace commit 2021-08-06 13:58:40 -04:00
Cargo.toml First workspace commit 2021-08-06 13:58:40 -04: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