Docs/Maho: Difference between revisions

mNo edit summary
 
=== Maintenance ===
Media is added to <code>/salieri/jellyfin/import and is then
 
(Detail about ism's and how to administrate/add media)
=== Services ===
 
==== Jellyfin =Services===
Services are based on this machine but may call remote machines (and therefore remote GPU's) for remote compute via rffmpeg (transcoding) or a OpenAI reverse proxy (LLM)
 
==== Language Models Jellyfin====
Jellyfin is installed to its default location (location) and is reverse proxied via nginx. Media is located in <code>/salieri/jellyfin/media</code> with subfolders spanning into media types. Media inside this <code>../media</code> folder is managed/renamed by the *arr suite. <code>/salieri/jellyfin/imports</code> is a holding directory for unsorted media. *arr has access to these folders as <code>/download/(subfolder)</code> and can be sorted futher/moved into <code>../media</code>.
 
(add more jellyfin service detail)
 
=====*arr=====
The *arr suite is running inside docker containers on maho as a single host. The compose file can be found at <code>/opt/podman/compose/arr/docker-compose.yaml</code> and holds the *arr suite as a single service, allowing for one-liner updates/replaces.
 
(Detail about *arr setup and how to change settings)
 
====Language Models====
Small language models are to be hosted on the two separate GPU's via docker to allow different models running behind the reverse proxy. A user on LUG's Sillytavern (or any front end where an API can be called on) can then select what model to prompt.
 
(Allen thing)
15

edits