PeachCloud Rust workspace for all code which runs on a PeachCloud device.
 
 
 
 
 
Go to file
glyph c8d0a2ddf6 Merge pull request 'Add ENV VAR to allow disabling Rocket authentication' (#36) from disable_auth into main
Reviewed-on: PeachCloud/peach-workspace#36
2021-11-25 10:10:54 +00:00
peach-buttons
peach-config
peach-dyndns-updater
peach-lib
peach-menu
peach-monitor
peach-network
peach-oled
peach-patterns
peach-probe
peach-stats
peach-web add init_rocket test wrapper 2021-11-25 11:33:09 +02:00
.gitignore
Cargo.lock Merge pull request 'Add ENV VAR to allow disabling Rocket authentication' (#36) from disable_auth into main 2021-11-25 10:10:54 +00:00
Cargo.toml
README.md

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