NoiseGarden: Difference between revisions
Jump to navigation
Jump to search
m (→Networking) |
(→Nodes: Added node descriptions) |
||
| Line 15: | Line 15: | ||
==== Nodes ==== | ==== Nodes ==== | ||
* 5x '''Raspberry Pi 5'''s | * 5x '''Raspberry Pi 5'''s (<code>berry{0...4}.garden</code>): | ||
* 1x '''ThinkCenter''' | * 1x '''ThinkCenter''' (<code>sputnik.garden</code>): | ||
* '''[[NoiseGarden/Barry|Barry]]''' | * 1x '''RasPi CM4''' (<code>ducky.garden</code>): Primarily used to run bootstrapping cluster | ||
* '''[[NoiseGarden/Barry|Barry]]''' (<code>barry.garden</code>): Used to bridge our cluster across the digital/biological divide allowing us access to the collective consciousness field | |||
* 1x intel PC + old GPU(<code>ml2.garden</code>): | |||
* ...many more? | * ...many more? | ||
Revision as of 15:31, 15 October 2025
NoiseGarden is a server farm but small and unprofessional - hence a garden! 💻🪴
Design
Components
Hardware
Networking
- 1x (finicky) EdgeRouter4: Has mysteriously gone offline and required a manual power cycle.
- 1x 1Gib Managed Switch w/ 8x PoE ports each rated up to 30w. Since it is manage we can remotely power cycles the Pis by manually disabling/re-enabling power to specific ports.
Nodes
- 5x Raspberry Pi 5s (
berry{0...4}.garden): - 1x ThinkCenter (
sputnik.garden): - 1x RasPi CM4 (
ducky.garden): Primarily used to run bootstrapping cluster - Barry (
barry.garden): Used to bridge our cluster across the digital/biological divide allowing us access to the collective consciousness field - 1x intel PC + old GPU(
ml2.garden): - ...many more?
Software Stack
Kubernetes
Working
Ceph
Working.
Details:
- 5 OSDs
- Currently 2 pools:
- 3x replication
- no-replication
Git / Forgejo
Working.
Two instances:
ducky.garden:3000- used for bootstrapping k8s cluster (mirrored ongit.gardengit.garden- hosted on k8s, used for general git repos.
ArgoCD
Working: Currently using app-of-apps approach but would like to try converting these to ApplicationSets.
TODO:Add documentation
PiHole
Somewhat working.
netboot.xyz
Somewhat working
KeyCloak
TODO
MediaWiki
TODO
Package Mirrors
TODO