mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Setup Pinchflat
This sets up the container to run as the jellyfin user and to download to the folder where I store things from YouTube for Jellyfin already.
This commit is contained in:
parent
1be6c32ced
commit
c10c155b79
3 changed files with 45 additions and 3 deletions
|
|
@ -10,6 +10,7 @@ in {
|
|||
./hardware-configuration.nix
|
||||
./containers/audiobookshelf.nix
|
||||
./containers/mountain-mesh-bot-discord.nix
|
||||
./containers/pinchflat.nix
|
||||
./containers/psitransfer.nix
|
||||
../../common/linux/lets-encrypt.nix
|
||||
../../common/linux/restic.nix
|
||||
|
|
@ -91,6 +92,7 @@ in {
|
|||
8384 # Syncthing gui
|
||||
8888 # Atuin
|
||||
8090 # Wallabag in docker compose
|
||||
8945 # Pinchflat in oci-container
|
||||
9090 # Prometheus Server
|
||||
9273 # Telegraf's Prometheus endpoint
|
||||
13378 # Audiobookshelf in oci-container
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue