Top 4 HCL Raspberry Pi Projects
-
cloudoffice
Cloudoffice deploys Nextcloud and OnlyOffice automatically with LetsEncrypt HTTPS certificates. Text and video instructions included. Six compatible cloud providers, or via Ubuntu/Raspberry Pi. Cloud provider deployments include low-cost object storage integration (e.g. S3).
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Project mention: Talos: Secure, immutable, and minimal Linux OS for running Kubernetes | news.ycombinator.com | 2024-07-13
I've leaned into it: all application state is on ephemeral storage and its constantly replicated "off-site" to a NAS running minio.
To accomplish this, I have restricted myself to SQLite as storage and use Litestream for replication. On start, Litestream reconstructs the last known state before the application starts. [Source](https://github.com/LukasKnuth/homeserver/blob/912cbc0111e44d...)
It works very well for my workloads (user interaction driven web apps) but there are theoretical situations in which data loss can occurr.
-
google-cloud-server-on-demand
▶️ Server on Demand Appliance (Google Compute Engine) - Cloud Build with Terraform and Ansible Showcase
-
rpi-remotely-img
Customizing Raspberry Pi system image, so it's SSH available over the Internet on first boot.
HCL Raspberry Pi discussion
HCL Raspberry Pi related posts
Index
What are some of the best open-source Raspberry Pi projects in HCL? This list will help you:
# | Project | Stars |
---|---|---|
1 | cloudoffice | 105 |
2 | homeserver | 13 |
3 | google-cloud-server-on-demand | 13 |
4 | rpi-remotely-img | 6 |