storj/cmd/storagenode
Giulio Fidente 5d956c9dc5
Expose LOG_LEVEL env variable via Dockerfile for storagenode (#5362)
The default 'info' level for the storagenode will dump dozens of
lines every second. This change adds the ability to configure
the log.level argument at run time using LOG_LEVEL env variable.

Co-authored-by: Clement Sam <clementsam75@gmail.com>
2022-12-02 22:25:13 +00:00
..
docker Expose LOG_LEVEL env variable via Dockerfile for storagenode (#5362) 2022-12-02 22:25:13 +00:00
docker-base storagenode/docker: allow to configure updater with separated env variables 2022-08-24 06:50:30 +00:00
dashboard.go storagenode/internalpb: move inspector.proto 2020-10-30 14:51:26 +02:00
deprecated.go storagenode/{monitor,pieces}, storage/filestore: add loop to check storage directory writability 2020-08-31 21:20:49 +00:00
Dockerfile Expose LOG_LEVEL env variable via Dockerfile for storagenode (#5362) 2022-12-02 22:25:13 +00:00
Dockerfile.base cmd/storagenode: use Debian as base image instead of alpine 2022-03-25 08:19:20 +00:00
gracefulexit_test.go cmd/storagenode: add check if satellites available to gracefulexit 2020-06-10 13:38:36 +00:00
gracefulexit.go storagenode/internalpb: move gracefulexit.proto 2020-10-30 15:24:56 +02:00
main_test.go cmd/storagenode: enable migration of configs of different types (#3189) 2019-10-08 14:26:53 -04:00
main.go {storagenode,multinode/nodes}: use multinodeauth.Secret instead of []byte for APISecret 2022-08-23 11:04:04 +00:00
service_nonwindows.go ci: Golangci lint v1.43.0 changes (#4307) 2021-12-09 20:49:48 +01:00
service_windows.go all: fix linting issues 2022-03-21 15:26:42 +00:00
storagenode.yaml all: fix comments about grpc 2020-05-11 13:05:34 +03:00