rfsbraz / deleterr

Deleterr is a Python script designed to help you manage available disk space in your Plex media server.
MIT License
118 stars 6 forks source link

chore: Allow config path override via command line #79

Closed rfsbraz closed 4 months ago

github-actions[bot] commented 4 months ago

:robot: A Docker image for this PR is available to test with:

docker run -e LOG_LEVEL=DEBUG --rm -v ./config:/config -v ./logs:/config/logs ghcr.io/rfsbraz/deleterr:pr-79

This assumes you have a config and logs directory where you're running the command. You can adjust the volume mounts as needed.

coveralls commented 4 months ago

Coverage Status

coverage: 81.308% (+1.0%) from 80.328% when pulling 348be16f8d63f1ef1304da1c20ee3aabf5bc3c49 on chore/allow-config-path-via-command-line into aa3b2fe5a9c0c7584d5ed2e3ad5129742bb44926 on develop.