storj/cmd
Cameron Ayer 5a337c48ec {cmd,private,storagenode}: create storage dir verification during setup
Previously, we created a new file to use for directory verification
every time the storage node starts. This is not helpful if the storage node
points to the wrong directory when restarting. Now we will only create the file
on setup. Now the file should be created only once and will be verified at
runtime.

Change-Id: Id529f681469138d368e5ea3c63159befe62b1a5b
2020-11-11 11:01:36 -05:00
..
certificates certificate/authorization: add ctx to OpenDB 2020-10-29 09:46:23 +02:00
identity pkg/revocation: pass ctx into opening the database 2020-10-29 07:15:36 +00:00
inspector satellite/internalpb: add inspectors 2020-10-30 13:28:17 +02:00
internal cmd/internal/wizard: select satellite 2020-11-10 15:26:05 -07:00
metric-receiver cmd/metric-receiver: restore minimal metrics server 2020-10-14 20:01:29 +03:00
multinode cmd/multinode: run and setup commands added 2020-11-11 14:48:16 +00:00
satellite storage/{cockroachkv,postgreskv}: add ctx to opening 2020-10-29 10:49:08 +00:00
segment-reaper storage/{cockroachkv,postgreskv}: add ctx to opening 2020-10-29 10:49:08 +00:00
storagenode {cmd,private,storagenode}: create storage dir verification during setup 2020-11-11 11:01:36 -05:00
storagenode-updater storagenode-updater: check binary version on self-update 2020-10-21 10:54:26 +00:00
storj-admin all: fix linter complaints 2020-10-13 15:59:01 +03:00
storj-sim scripts/tests/testversions: fix installation during setup 2020-11-10 20:38:49 +00:00
uplink cmd/uplink: add access register command 2020-11-10 15:25:57 -07:00
versioncontrol private/version: minimal fix for tag-release.sh 2020-04-01 13:46:45 +00:00