storj/cmd/storagenode
Clement Sam 053a38a46d cmd/storagenode: move supervisord config file to storagenode-base image
The supervisord.conf file is edited to set the args for the storagenode and storagenode-updater binaries at runtime. This change moves the config file to the base image so we can set the permission to allow non-root users edit the config file.

Non-root user permission is also needed for the /app directory so we can install/update the binaries when run as a non-root user.

Updates https://github.com/storj/storj/issues/4489

Change-Id: If7a51a00ea171253e41923501174a43393f4638c
2022-03-08 13:47:01 +00:00
..
docker cmd/storagenode: move supervisord config file to storagenode-base image 2022-03-08 13:47:01 +00:00
docker-base cmd/storagenode: move supervisord config file to storagenode-base image 2022-03-08 13:47:01 +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 storagenode: docker image autoupdate binaries 2022-02-02 11:40:04 +00:00
Dockerfile.base cmd/storagenode: move supervisord config file to storagenode-base image 2022-03-08 13:47:01 +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 cmd/storagenode: Change order load id in setup 2022-02-03 16:00:29 +01:00
service_nonwindows.go ci: Golangci lint v1.43.0 changes (#4307) 2021-12-09 20:49:48 +01:00
service_windows.go cmd/storagenode: simplify windows service loop 2021-11-05 15:56:18 +00:00
storagenode.yaml all: fix comments about grpc 2020-05-11 13:05:34 +03:00