fishnet icon indicating copy to clipboard operation
fishnet copied to clipboard

Add config options to enable stats in container

Open cyqsimon opened this issue 1 year ago • 1 comments

This adds a way to enable stats in containers.

cyqsimon avatar Apr 20 '24 13:04 cyqsimon

Also something worth considering: adding environment variable configuration support within clap, so that we would no longer need the bespoke scripting in docker-entrypoint.sh. For an example, see svenstaro/miniserve#1160.

This would also allow other deployment methods to use environment variable configuration too, for example when using systemd.

cyqsimon avatar Apr 20 '24 15:04 cyqsimon

Thanks!

niklasf avatar May 12 '24 17:05 niklasf