mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-23 21:51:54 -05:00
readme: added graph of home lab services
This commit is contained in:
parent
70a1bc87e2
commit
ef8b20bda4
12
README.md
12
README.md
|
@ -15,6 +15,18 @@
|
||||||
| OS | NixOS Unstable | NixOS Unstable | NixOS Unstable | NixOS Unstable |
|
| OS | NixOS Unstable | NixOS Unstable | NixOS Unstable | NixOS Unstable |
|
||||||
<!-- | Desktop | GNOME | GNOME | KDE Plasma | GNOME | -->
|
<!-- | 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 |
|
||||||
|
| Transmission | OCI: linuxserver/transmission:latest | Tailnet |
|
||||||
|
| Jellyfin | OCI: jellyfin/jellyfin | Tailnet |
|
||||||
|
| Samba | nixpkgs | Tailnet |
|
||||||
|
| Nginx | nixpkgs | |
|
||||||
|
|
||||||
## Deploying to NixOS
|
## Deploying to NixOS
|
||||||
> :red_circle: **READ**: **Do not deploy this flake directly to your machine. It won't work.**
|
> :red_circle: **READ**: **Do not deploy this flake directly to your machine. It won't work.**
|
||||||
> This is my own [NixOS](https://nixos.org/) and [home-manager](https://github.com/nix-community/home-manager) flake for my personal devices.
|
> This is my own [NixOS](https://nixos.org/) and [home-manager](https://github.com/nix-community/home-manager) flake for my personal devices.
|
||||||
|
|
Loading…
Reference in a new issue