mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-23 15:09:56 -05:00
readme: add freshrss
This commit is contained in:
parent
84ba7591bb
commit
8ba8dc1269
21
README.md
21
README.md
|
@ -16,16 +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 |
|
||||
| Transmission | OCI: linuxserver/transmission:latest | Tailnet |
|
||||
| Jellyfin | OCI: jellyfin/jellyfin | Tailnet |
|
||||
| Samba | nixpkgs | Tailnet |
|
||||
| Nginx | nixpkgs | |
|
||||
| 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 | |
|
||||
|
||||
## Deploying to NixOS
|
||||
> :red_circle: **READ**: **Do not deploy this flake directly to your machine. It won't work.**
|
||||
|
|
Loading…
Reference in a new issue