{"id":19011291,"url":"https://github.com/kdkasad/classroom-pi-backup-system","last_synced_at":"2026-04-13T20:32:40.486Z","repository":{"id":64198111,"uuid":"573215963","full_name":"kdkasad/classroom-pi-backup-system","owner":"kdkasad","description":"Automatic backup system for a classroom of Raspberry Pi computers","archived":false,"fork":false,"pushed_at":"2022-12-18T22:04:21.000Z","size":174,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T17:47:38.723Z","etag":null,"topics":["backup","borgbackup","linux","python3","raspberry-pi","shell-scripting","systemd"],"latest_commit_sha":null,"homepage":"https://kasad.notion.site/Raspberry-Pi-Backup-System-for-Classrooms-599ef1eacbc44781ae3d198d03363775","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kdkasad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-12-02T00:17:04.000Z","updated_at":"2024-06-20T23:35:33.000Z","dependencies_parsed_at":"2023-01-15T04:01:34.723Z","dependency_job_id":null,"html_url":"https://github.com/kdkasad/classroom-pi-backup-system","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kdkasad/classroom-pi-backup-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdkasad%2Fclassroom-pi-backup-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdkasad%2Fclassroom-pi-backup-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdkasad%2Fclassroom-pi-backup-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdkasad%2Fclassroom-pi-backup-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kdkasad","download_url":"https://codeload.github.com/kdkasad/classroom-pi-backup-system/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdkasad%2Fclassroom-pi-backup-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31770720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backup","borgbackup","linux","python3","raspberry-pi","shell-scripting","systemd"],"created_at":"2024-11-08T19:13:57.973Z","updated_at":"2026-04-13T20:32:40.467Z","avatar_url":"https://github.com/kdkasad.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raspberry Pi Backup System for Classrooms\n\nA system designed to make it easy to create backups for a whole classroom of\nRaspberry Pi computers.\n\nFor documentation of the system, e.g. what it does and how it works, see the\narticle linked below:\n\u003chttps://kasad.notion.site/Raspberry-Pi-Backup-System-for-Classrooms-599ef1eacbc44781ae3d198d03363775\u003e\n\nThe rest of the README file documents only the files in this repository.\n\n## Building\n\nThe provisioning script (`provision.sh`) and the client script (`client.py`)\nboth contain the initial server IP address and HTTPd port. To make this easier\nto configure, we generate these files using [GNU\nM4](https://www.gnu.org/software/m4/) to expand macros in source files. The macros' values are derived from `config.mk`.\n\nTo build the scripts,\n1. Change the settings in `config.mk` as necessary.\n2. Then run the command `make` to generate `provision.sh` and `client.py`.\n\nThe provisioning script must also contain the contents of some of the\nfiles in the `node` directory. This too is handled by M4 and the `Makefile`.\n\n## Repository structure\n\nThe repository is sectioned into three parts:\n    1. Loose files - Consists of build system files and files shared between\n       nodes and the server\n    2. The `node` directory - Contains node-specific files and mimics the\n       directory structure of a node.\n    3. The `server` directory - Contains server-specific files and mimics the\n       directory structure of a server.\n\n## To-do list\n\n- [ ] Add automated testing capability\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdkasad%2Fclassroom-pi-backup-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkdkasad%2Fclassroom-pi-backup-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdkasad%2Fclassroom-pi-backup-system/lists"}