SiloCityLabs / lochnas

Docker configuration for all-in-one nas setup
https://lochnas.com
GNU General Public License v3.0
50 stars 3 forks source link

Transmission memory limit #22

Closed ldrrp closed 1 year ago

ldrrp commented 3 years ago

Problem

Logged in one day and its at 18GB ram usage.

Solution

Need to limit memory usage on transmission via docker api. It seems like this exists but does not work within the docker-compose file. We need to manually trigger this through docker daemon api. We should also add a configuration in the .env file for docker-templates to use.

TRANSMISSION_MEMORY_LIMIT=1G

Steps to Reproduce the Problem

  1. ./server.bin