Homelab
This is a work in progress, same as my homelab I guess ^^
Some technologies I'm currently using:
- Proxmox VE as my hypervisor of choice
- openmediavault to manage my NAS
- Docker to run my containers
- Traefik to securely serve my applications and content to the wider internet
- Salt to orchestrate and manage my infrastructure in a reproducible way
- OpenWrt as my router's firmware
Applications I'm currently hosting:
- Keycloak to provide Single-Sign-On and common credentials for all applications
- GitLab Self-Managed to store and build my own private projects
- Airsonic Advanced to listen to all my music
- Jellyfin to watch all of my movies and TV shows
- Nexus to store binaries and libraries
In addition to all that I'm running a 10G network over fiber between my servers and my workstation PC which allows me to access the data stored in my NAS faster than using a built-in harddisk. With proper SSD caching (which I am doing) access speeds are even faster ;)