Updates
This commit is contained in:
parent
ff97ee1013
commit
33fecb7925
1 changed files with 30 additions and 14 deletions
22
README.md
22
README.md
|
@ -10,6 +10,7 @@
|
|||
- [Who is a home lab for?](#who-is-a-home-lab-for)
|
||||
- [What hardware should I invest in?](#what-hardware-should-i-invest-in)
|
||||
- [These are the tools and settings I am using in my home lab.](#these-are-the-tools-and-settings-i-am-using-in-my-home-lab)
|
||||
- [Server software](#server-software)
|
||||
|
||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||
|
||||
|
@ -31,10 +32,11 @@ Maybe grab a server rack, a cheap one will do. A good, solid router is a must if
|
|||
You'll find my setup below.
|
||||
# These are the tools and settings I am using in my home lab.
|
||||
|
||||
<!--  -->
|
||||
|
||||
| Device | Image | OS | Where to Buy |
|
||||
| -------------------------------------------- | ----------------------------- | --- | ------------ |
|
||||
| Used NUCs | ![nucs] | C1 | D1 |
|
||||
Device | Image | OS | Where to Buy |
|
||||
| -------------------------------------------- | ----------------------------- | --------------------------------------------------------------------------------------------- | ------------ |
|
||||
| Used NUCs | ![nucs] |   | D1 |
|
||||
| Intel NUC | ![ha-nuc] | C2 | D2 |
|
||||
| UniFi Dream Machine Pro | ![udm-pro] | C3 | D3 |
|
||||
| UniFi Flex HD AP | ![unifi-flex-hd] | C4 | D4 |
|
||||
|
@ -48,7 +50,21 @@ You'll find my setup below.
|
|||
| Navepoint 12U Closet Rack | ![navepoint-12u-closet-rack] | C12 | D12 |
|
||||
|
||||
|
||||
## Server software
|
||||
Some of the software running on the servers in my home lab.
|
||||
|
||||
<details>
|
||||
<summary>Server Software</summary>
|
||||
<ul>
|
||||
<li><a href="hhttps://www.proxmox.com/en/downloads/category/iso-images-pve/">Proxmox</a></li>
|
||||
<li><a href="https://ubuntu.com/download/server">Ubuntu Server</a></li>
|
||||
<li><a href="https://www.docker.com/">Docker</a></li>
|
||||
<li><a href="https://k3s.io/">k3s</a></li>
|
||||
<li><a href="https://www.home-assistant.io/">Home Assistant</a></li>
|
||||
<li><a href="https://tailscale.com/">Tailscale</a></li>
|
||||
<li><a href="https://store.ui.com/collections/unifi-network-unifi-os-consoles/products/udm-pro/">UniFi OS</a></li>
|
||||
</ul>
|
||||
</details>
|
||||
|
||||
[nucs]: assets/used-nuc.png
|
||||
[ha-nuc]: assets/nuc.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue