https://github.com/paxswill/cluster-netboot
A Debian package for creating a netbooting ARM cluster
https://github.com/paxswill/cluster-netboot
arm debian-package netboot systemd
Last synced: 3 months ago
JSON representation
A Debian package for creating a netbooting ARM cluster
- Host: GitHub
- URL: https://github.com/paxswill/cluster-netboot
- Owner: paxswill
- Created: 2021-01-01T18:20:02.000Z (over 4 years ago)
- Default Branch: cluster-netboot-package
- Last Pushed: 2021-02-23T21:45:52.000Z (over 4 years ago)
- Last Synced: 2025-01-16T03:49:51.651Z (5 months ago)
- Topics: arm, debian-package, netboot, systemd
- Language: Python
- Homepage:
- Size: 172 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cluster-netboot
This is a Debian package for creating a cluster of mixed ARM single-board
computers. Each node has a minimal amout of local storage (and no storage is
required for 64-bit Raspberry Pis), with persistent storage being mounted over
iSCSI. For more details:* [Installation](docs/install.md)
* [Development](docs/development.md)