An open API service indexing awesome lists of open source software.

https://github.com/sapph2c/homelab

Living document of my homelab
https://github.com/sapph2c/homelab

devops docker homelab

Last synced: about 1 year ago
JSON representation

Living document of my homelab

Awesome Lists containing this project

README

          

# Homelab :sparkles:

![license](https://img.shields.io/github/license/sapph2c/homelab?style=for-the-badge&logo=gnu&logoColor=white)

This is a living document of my homelab which I use to safely learn and gain hands on experience with new technologies.

> **What is a homelab?**
>
> Homelab is a laboratory at home where you can self-host, experiment with new technologies, practice for certifications, and so on.
> For more information about homelab in general, see the [r/homelab introduction](https://www.reddit.com/r/homelab/wiki/introduction).

## Hardware

> Depicted is a server rack constructed from an IKEA side table, plywood, casters, and love. For more information, see the [lackrack guide](https://wiki.eth0.nl/index.php/LackRack).

![Homelab](assets/homelab.png)

### Dell Poweredge R710

- **CPU**: Dual Intel Xeon 5600s
- **RAM**: 64 GB DDR3 ECC
- **Storage**: 12 TB HDD & 2 TB SSD

### Asus AX5400 Dual Band WiFi 6 Gaming Router

- **Ports**: 4
- **Speed**: 1000 Mbps

## Tech Stack

| Name | Description |
|-------------- | -------------- |
| ![Cloudflare](https://img.shields.io/badge/Cloudflare-F38020?style=for-the-badge&logo=Cloudflare&logoColor=white) | Domain hosting, DNS, and remote access
| ![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white) | Containers
| ![Grafana](https://img.shields.io/badge/grafana-%23F46800.svg?style=for-the-badge&logo=grafana&logoColor=white) | Metric visualization
| ![Jellyfin](https://img.shields.io/badge/jellyfin-%23000B25.svg?style=for-the-badge&logo=Jellyfin&logoColor=00A4DC) | Media player and library manager |
| ![Pi-Hole](https://img.shields.io/badge/pihole-%2396060C.svg?style=for-the-badge&logo=pi-hole&logoColor=white) | DNS sinkhole and adblocking |
| ![Unraid](https://img.shields.io/badge/unraid-%23F15A2C.svg?style=for-the-badge&logo=unraid&logoColor=white) | Server operating system
| ![Traefik](https://img.shields.io/badge/-traefik-24A1C1?logo=traefik-proxy&logoColor=white&style=for-the-badge) | Reverse proxy

## Acknowledgements

- [Markdown Badges](https://github.com/Ileriayo/markdown-badges) - Badges
- [Khue's Homelab](https://github.com/khuedoan/homelab) - Inspiration