mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 03:33:55 -05:00
mauville: add README
This commit is contained in:
parent
4f3cb3814a
commit
3bda0072a4
38
hosts/mauville/README.md
Normal file
38
hosts/mauville/README.md
Normal file
|
@ -0,0 +1,38 @@
|
|||
# mauville
|
||||
## Overview
|
||||
Home lab/server built in a mini-ITX case from NZXT. Also used for gaming, but bottlenecked by the CPU.
|
||||
## Specs
|
||||
| Model | Custom Mini-ITX Desktop |
|
||||
|---------|---------------------------|
|
||||
| Display | LG 34" 3440x1440 160Hz VA |
|
||||
| CPU | AMD Ryzen 5 2600 |
|
||||
| RAM | 16GB (8GBx2) DDR4-3200Mhz |
|
||||
| GPU | AMD Radeon Rx 6700 |
|
||||
| Disks | 1TB M.2 PCIe 3.0 |
|
||||
| | 2TB SATA SSD |
|
||||
| | 2TB SATA HDD |
|
||||
|
||||
## Filesystems
|
||||
### /
|
||||
Encrypted LUKS btrfs volume. Can be unlocked remotely from initrd with authorized SSH keys.
|
||||
|
||||
### /mnt/Media
|
||||
Main btrfs media storage volume for torrents, tv shows, movies, and other things served by audiobookshelf, navidrome, and plex.
|
||||
|
||||
Served over samba to my LAN as 'Media'.
|
||||
|
||||
### /mnt/Archive
|
||||
Archival btrfs volume. Not used for anything important, just spillover for things not backed up to Backblaze.
|
||||
|
||||
Serves over samba to my LAN as 'Archive'.
|
||||
|
||||
## Display
|
||||
34" LG 34WP65C-B curved 3440 x 1440 160Hz ultrawide. Typically used at 1.25x scaling.
|
||||
|
||||
## Services
|
||||
| Service | Description | Domain |
|
||||
|----------------|-----------------------------------|----------------------------------|
|
||||
| Navidrome | SubSonic-compatible music server. | https://music.raffauflabs.com |
|
||||
| Plex | Music, TV, and Movie streaming. | https://plex.raffauflabs.com |
|
||||
| Audiobookshelf | Podcasts & audiobooks. | https://podcasts.raffauflabs.com |
|
||||
| Transmission | BitTorrent. | Tailnet/LAN |
|
Loading…
Reference in a new issue