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
- Host: GitHub
- URL: https://github.com/sapph2c/homelab
- Owner: sapph2c
- License: gpl-3.0
- Created: 2022-08-04T13:43:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-19T23:04:37.000Z (over 2 years ago)
- Last Synced: 2025-02-12T07:11:51.813Z (about 1 year ago)
- Topics: devops, docker, homelab
- Homepage:
- Size: 404 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Homelab :sparkles:

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).

### 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 |
|-------------- | -------------- |
|  | Domain hosting, DNS, and remote access
|  | Containers
|  | Metric visualization
|  | Media player and library manager |
|  | DNS sinkhole and adblocking |
|  | Server operating system
|  | Reverse proxy
## Acknowledgements
- [Markdown Badges](https://github.com/Ileriayo/markdown-badges) - Badges
- [Khue's Homelab](https://github.com/khuedoan/homelab) - Inspiration