diff --git a/.gitignore b/.gitignore index 9bea433..95790b8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .DS_Store +assets/.DS_Store \ No newline at end of file diff --git a/README.md b/README.md index febc524..05d6892 100644 --- a/README.md +++ b/README.md @@ -36,22 +36,21 @@ You'll find my setup below. -| | Device | Image | OS | Where to Buy | -| --- | -------------------------------------------- | ----------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------ | -| | Used NUCs | ![nucs] | ![](https://img.shields.io/badge/proxmox-E57000?style=for-the-badge&logo=proxmox&logoColor=black) ![](https://img.shields.io/badge/k3s-FFC61C.svg?&style=for-the-badge&logo=k3s&logoColor=white) | D1 | -| | Intel NUC | ![ha-nuc] | ![](https://img.shields.io/badge/homeassistant-41BDF5.svg?&style=for-the-badge&logo=homeassistant&logoColor=white) | D2 | -| | UniFi Dream Machine Pro | ![udm-pro] | C3 | D3 | -| | UniFi Flex HD AP | ![unifi-flex-hd] | C4 | D4 | -| | TP-Link (T1600G-18TS) 16 Port Managed Switch | ![tp-link-T1600G-18TS-switch] | C5 | D5 | -| | Echogear Server Rack | ![rack] | C6 | D6 | -| | Generic NUC 1U Rack | ![nuc-rack] | C7 | D7 | -| | Cyberpower power strip 12 outlets | ![cyberpower-strip-12] | C8 | D8 | -| | Cyberpower power strip 18 outlets | ![cyberpower-strip-18] | C9 | D9 | -| | Synology 9210+ NAS | ![synology-9120] | C10 | D10 | -| | Deco X55 Router | ![deco-x55] | C11 | D11 | -| | Navepoint 12U Closet Rack | ![navepoint-12u-closet-rack] | C12 | D12 | -| | Raspberry Pi 4 B 8gb RAM | ![raspberry-pi-4] | | | - +| | Device | Image | Where to Buy | +|---|----------------------------------------------|-------------------------------|--------------| +| | Used NUCs | ![nucs] | D1 | +| | Intel NUC | ![ha-nuc] | D2 | +| | UniFi Dream Machine Pro | ![udm-pro] | D3 | +| | UniFi Flex HD AP | ![unifi-flex-hd] | D4 | +| | TP-Link (T1600G-18TS) 16 Port Managed Switch | ![tp-link-T1600G-18TS-switch] | D5 | +| | Echogear Server Rack | ![rack] | D6 | +| | Generic NUC 1U Rack | ![nuc-rack] | D7 | +| | Cyberpower power strip 12 outlets | ![cyberpower-strip-12] | D8 | +| | Cyberpower power strip 18 outlets | ![cyberpower-strip-18] | D9 | +| | Synology 9210+ NAS | ![synology-9120] | D10 | +| | Deco X55 Router | ![deco-x55] | D11 | +| | Navepoint 12U Closet Rack | ![navepoint-12u-closet-rack] | D12 | +| | Raspberry Pi 4 B 8gb RAM | ![raspberry-pi-4] | [☝️ Top](#table-of-contents) diff --git a/assets/.DS_Store b/assets/.DS_Store deleted file mode 100644 index 89183b7..0000000 Binary files a/assets/.DS_Store and /dev/null differ diff --git a/assets/12-outlet-cyberpower.png b/assets/12-outlet-cyberpower.png index 7bbb1a5..720eb28 100644 Binary files a/assets/12-outlet-cyberpower.png and b/assets/12-outlet-cyberpower.png differ diff --git a/assets/18-outlet-cyberpower.png b/assets/18-outlet-cyberpower.png index fbd70c6..49380db 100644 Binary files a/assets/18-outlet-cyberpower.png and b/assets/18-outlet-cyberpower.png differ diff --git a/assets/U6-Lite_01_grande.png b/assets/U6-Lite_01_grande.png index 1518f99..e2d6c92 100644 Binary files a/assets/U6-Lite_01_grande.png and b/assets/U6-Lite_01_grande.png differ diff --git a/assets/deco-x55.png b/assets/deco-x55.png index 4c22c7d..d940d08 100644 Binary files a/assets/deco-x55.png and b/assets/deco-x55.png differ diff --git a/assets/echogear-15u.png b/assets/echogear-15u.png index 7e55ec5..7aaec03 100644 Binary files a/assets/echogear-15u.png and b/assets/echogear-15u.png differ diff --git a/assets/navepoint-12u.png b/assets/navepoint-12u.png index 029d6ff..bb5468a 100644 Binary files a/assets/navepoint-12u.png and b/assets/navepoint-12u.png differ diff --git a/assets/nuc-rack.png b/assets/nuc-rack.png index b0422c7..e589251 100644 Binary files a/assets/nuc-rack.png and b/assets/nuc-rack.png differ diff --git a/assets/nuc.png b/assets/nuc.png index 110ddc9..83a7785 100644 Binary files a/assets/nuc.png and b/assets/nuc.png differ diff --git a/assets/rpi-4.png b/assets/rpi-4.png index ce2d099..fa96e23 100644 Binary files a/assets/rpi-4.png and b/assets/rpi-4.png differ diff --git a/assets/syno-nas.png b/assets/syno-nas.png index 9fdad89..4901c1c 100644 Binary files a/assets/syno-nas.png and b/assets/syno-nas.png differ diff --git a/assets/tp-link-switch.png b/assets/tp-link-switch.png index 1cfef41..ffd42b6 100644 Binary files a/assets/tp-link-switch.png and b/assets/tp-link-switch.png differ diff --git a/assets/udm-pro.png b/assets/udm-pro.png index cf7e94a..a7c5cb2 100644 Binary files a/assets/udm-pro.png and b/assets/udm-pro.png differ diff --git a/assets/unifi-flex-hd.png b/assets/unifi-flex-hd.png index 09ab9fa..c502e50 100644 Binary files a/assets/unifi-flex-hd.png and b/assets/unifi-flex-hd.png differ diff --git a/assets/used-nuc.png b/assets/used-nuc.png index 0cea361..e15fcb4 100644 Binary files a/assets/used-nuc.png and b/assets/used-nuc.png differ