{"id":16364008,"url":"https://github.com/axelrindle/raspberry-pi-cluster","last_synced_at":"2026-04-08T16:32:36.225Z","repository":{"id":88187332,"uuid":"466028495","full_name":"axelrindle/raspberry-pi-cluster","owner":"axelrindle","description":"👾 An educational project building a cluster out of Raspberry Pi's.","archived":false,"fork":false,"pushed_at":"2022-03-13T11:47:20.000Z","size":4693,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T23:52:53.613Z","etag":null,"topics":["bash","bash-scripting","cluster","docker","docker-compose","docker-swarm","portainer","raspberry-pi","raspberry-pi-cluster","samba","tutorial"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/axelrindle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-03-04T07:39:36.000Z","updated_at":"2022-03-05T18:55:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"89a8cbc5-8aaf-40fd-83ad-7502183f24f4","html_url":"https://github.com/axelrindle/raspberry-pi-cluster","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/axelrindle/raspberry-pi-cluster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelrindle%2Fraspberry-pi-cluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelrindle%2Fraspberry-pi-cluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelrindle%2Fraspberry-pi-cluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelrindle%2Fraspberry-pi-cluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/axelrindle","download_url":"https://codeload.github.com/axelrindle/raspberry-pi-cluster/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelrindle%2Fraspberry-pi-cluster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31564900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["bash","bash-scripting","cluster","docker","docker-compose","docker-swarm","portainer","raspberry-pi","raspberry-pi-cluster","samba","tutorial"],"created_at":"2024-10-11T02:29:06.040Z","updated_at":"2026-04-08T16:32:36.216Z","avatar_url":"https://github.com/axelrindle.png","language":"Shell","readme":"# raspberry-pi-cluster\n\n👾 An educational project building a cluster out of Raspberry Pi's.\n\n## Structure\n\nThe project is made of the following components:\n\n- 1 [Raspberry Pi](https://www.raspberrypi.org/) 4 Model B serving as the cluster manager and gateway to the outside of the network\n- 4 [Raspberry Pi](https://www.raspberrypi.org/) 3 Model B serving as the worker nodes doing the actual request handling\n- [Docker](https://www.docker.com/) for easy application management\n- [Portainer](https://www.portainer.io/) as a graphical management solution for Docker\n- [A fork of Mozilla Send](https://github.com/timvisee/send) as the clustered application\n- [Samba](https://www.samba.org/) for centralized network storage\n- [Nginx](https://www.nginx.com/) as reverse proxy \u0026 load balancer\n- [NoIP](https://www.noip.com/de-DE) as a dynamic DNS solution\n- [Let's Encrypt](https://letsencrypt.org/) for free HTTPS certificates\n\n## Files \u0026 Directories\n\n### `certs/` directory\n\nContains utilities for creating a self-signed CA \u0026 SAN certificate used for securing traffic inside the network. This is primarily required for Docker.\n\n### `filesharing/` directory\n\nContains a `docker-compose.yml` file and various configuration for running the Send application.\n\n### `pictures/` directory\n\nServes some pictures for showcasing purposes.\n\n### `registry` directory\n\nContains a `docker-compose.yml` as well as configuration files used to run a private Docker registry.\n\n### `storage/` directory\n\nContains a `docker-compose.yml` as well as configuration \u0026 some utilities to setup network storage using Samba.\n\n### `portainer.yml` file\n\nUsed to deploy Portainer across the cluster.\n\n### `shutdown.sh` file\n\nA utility script used to gracefully shutdown all nodes in the cluster.\n\n## Build your own!\n\nTODO\n\n## 💐 Showcase\n\nBelow you can find pictures of the physical setup used for this project.\n\nThe Raspberry Pi's as well as the switch are mounted securely on a wooden board with separators made out of plastic. We're aware that this can be a security issue in terms of fire protection, but the cluster only ran under supervision 🤓.\n\n### Top view\n\n![Top view](pictures/Top.jpg)\n\n### Front view\n\n![Front view](pictures/Front.jpg)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxelrindle%2Fraspberry-pi-cluster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxelrindle%2Fraspberry-pi-cluster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxelrindle%2Fraspberry-pi-cluster/lists"}