goose-ws / bash-scripts

A collection of bash scripts I've hacked together over time
MIT License
10 stars 3 forks source link

update-plex-in-docker udpates #1

Closed ndoty closed 1 year ago

ndoty commented 1 year ago

Added options in ENV for plexIp, plexPort, plexScheme, and verboseLogging.

Script accounts for new env vars and fixes issue with grabbing Docker IP when in Host networking mode.

goose-ws commented 1 year ago

Thanks for the PR. I'll definitely merge some of them. I'm not against verbose logging, but I actually have a different (imo, better) way to implement it that I haven't brought to this script yet. I'll get it done in the next week, I think. Thanks again!