readme: expanded home lab services

This commit is contained in:
Aly Raffauf 2024-03-30 09:22:59 -04:00
parent 8ba8dc1269
commit 2e81fafd61

View file

@ -16,17 +16,17 @@
<!-- | Desktop | GNOME | GNOME | KDE Plasma | GNOME | -->
## Home Lab Services
| Service | Source/Runtime | Domain |
|------------------|--------------------------------------|----------------------------------|
| Nix Binary Cache | nix-serve (nixpkgs) | https://nixchace.raffauflabs.com |
| Navidrome | nix-container (nixpkgs) | https://music.raffauflabs.com |
| Plex | OCI: plexinc/pms-docker:public | https://plex.raffauflabs.com |
| Audiobookshelf | OCI: advplyr/audiobookshelf:latest | https://podcasts.raffauflabs.com |
| FreshRSS | OCI: freshrss/freshrss:latest | https://news.raffauflabs.com |
| Transmission | OCI: linuxserver/transmission:latest | Tailnet |
| Jellyfin | OCI: jellyfin/jellyfin | Tailnet |
| Samba | nixpkgs | Tailnet |
| Nginx | nixpkgs | |
| Service | Description | Source/Runtime | Domain |
|------------------|-----------------------------------|--------------------------------------|----------------------------------|
| Nix Binary Cache | LAN cache for nix derivations. | nix-serve (nixpkgs) | https://nixchace.raffauflabs.com |
| Navidrome | SubSonic-compatible music server. | nix-container (nixpkgs) | https://music.raffauflabs.com |
| Plex | Music, TV, and Movie streaming. | OCI: plexinc/pms-docker:public | https://plex.raffauflabs.com |
| Audiobookshelf | Podcasts & audiobooks. | OCI: advplyr/audiobookshelf:latest | https://podcasts.raffauflabs.com |
| FreshRSS | RSS & News reader. | OCI: freshrss/freshrss:latest | https://news.raffauflabs.com |
| Transmission | BitTorrent. | OCI: linuxserver/transmission:latest | Tailnet |
| Jellyfin | FOSS Plex alternative (testing). | OCI: jellyfin/jellyfin | Tailnet |
| Samba | LAN file shares. | nixpkgs | Tailnet |
| Nginx | Reverse proxy. | nixpkgs | Tailnet |
## Deploying to NixOS
> :red_circle: **READ**: **Do not deploy this flake directly to your machine. It won't work.**