Documentation
Guides, API references, and troubleshooting for the Pyvorin platform.
"Health Monitoring and Prometheus Export"
Deep dive into the /health and /metrics endpoints, Prometheus export, Grafana dashboards, and Alertmanager rules for the Pyvorin Edge Agent.
20 min read
"Structured Log Management and Shipping"
Integrate structlog with Pyvorin Edge, configure log rotation, and ship logs to Loki, Splunk, and CloudWatch with correlation IDs.
18 min read
"Tutorial: Cold Chain Monitoring for Pharmaceuticals"
Build a GDP-compliant cold chain monitor with privacy redaction, signed audit reports, and offline-capable cloud sync.
25 min read
"Tutorial: Precision Agriculture and Smart Irrigation"
Build a solar-powered precision agriculture station with soil moisture, temperature, and light sensors, weather API integration, and fleet-wide deployment.
25 min read
"Tutorial: Predictive Maintenance with Vibration Analysis"
Build a vibration-based predictive maintenance pipeline on the edge using accelerometers, compiled anomaly detection hot-paths, and cost modelling.
25 min read
Edge CLI Tools Reference
Complete reference for pyv-edge-benchmark, pyv-edge-generate, pyv-edge-inspect, and pyv-edge-sign with every subcommand, flag, and example output.
15 min read
Production Deployment Checklist
A complete go-live checklist for Pyvorin Edge deployments covering hardware validation, security hardening, systemd setup, log rotation, SQLite backups, and monitoring alerts.
22 min read
Running EdgeAgent Under Systemd
A complete guide to systemd unit configuration for the Pyvorin Edge Agent, including restart policies, resource limits, graceful shutdown, and optional socket activation.
18 min read
Testing Pyvorin Edge Pipelines
Unit testing with pytest, mocking adapters with SimulatorAdapter, property-based testing with Hypothesis, end-to-end integration tests, and CI/CD pipeline configuration for Pyvorin Edge.
18 min read