Updated Readme
This commit is contained in:
parent
f9b38dfe0d
commit
a331d95ace
1 changed files with 21 additions and 2 deletions
23
README.md
23
README.md
|
@ -1,3 +1,22 @@
|
||||||
# MiniLab
|
<h1 align="center">MiniLab</h1>
|
||||||
|
<p align="center">A Mini Homelab Setup.</p>
|
||||||
|
|
||||||
A Mini Homelab Setup.
|
## What is this
|
||||||
|
This project is designed to allow people to get into Homelabs without taking up a significant amount of space that a normal server setup would.
|
||||||
|
|
||||||
|
This project allows for Backup Batteries, Raspberry Pi Bays, and more while keeping the footprint minimal.
|
||||||
|
|
||||||
|
## Supported Hardware
|
||||||
|
|
||||||
|
Hardware should be as simple and upgradable as possible.
|
||||||
|
|
||||||
|
### Status Screen
|
||||||
|
At the top of the **MiniLab**, there should be a small screen with statistics about your cluster like **Avg. Temp, Pi Workload, Internet Traffic, etc.**
|
||||||
|
|
||||||
|
### Raspberry Pi
|
||||||
|
For this project, I'm currently focusing on getting **Rasperry Pi's** to work. I'm going to create a _Drive Bay_ sorta mechanism in order to be able to pop them in and out.
|
||||||
|
|
||||||
|
### Hard-Drives
|
||||||
|
As for the most important part of this, the Storage will be attempted to be made as **Easy as Possible**. There will be 2 main kinds of bays:
|
||||||
|
1) 3.5" Drive Bays _(HDDs)_
|
||||||
|
2) 2.5" Drive Bays _(SSDs)_
|
||||||
|
|
Loading…
Reference in a new issue