Hey! Before I waste the time of the lovely folks at IX Systems… Should I submit this as a bug?
I have the Dockge app configured for a max of 8 CPUs and 4 GB of RAM…
However, Jellyfin is managing to cap my CPU while doing an initial library scan.
Hey! Before I waste the time of the lovely folks at IX Systems… Should I submit this as a bug?
I have the Dockge app configured for a max of 8 CPUs and 4 GB of RAM…
However, Jellyfin is managing to cap my CPU while doing an initial library scan.
The cpu limit applies to dockge, not other apps, like jellyfin.
Dockge is just a management interface, not the app host, which is Docker running on TrueNAS.
You can add a resources section to your compose
Got it. That makes sense. I need to get through my brain that docker and compose are running on hardware even though I have to manage them through dockge.
I think I may opt to just enable SSH on the TrueNAS and interface with it directly as I have on SBCs. Then I can use VSCode for my compose work as well.
Well, I use SSH too.