vault backup: 2024-02-26 14:20:01
This commit is contained in:
@@ -86,12 +86,13 @@ sudo docker run -d --restart always --stop-timeout 300 \
|
|||||||
-e WALLET="0x9Ce80345355Ad8C17991620E13d8423900CEDcd0" \
|
-e WALLET="0x9Ce80345355Ad8C17991620E13d8423900CEDcd0" \
|
||||||
-e EMAIL="awinhuang@gmail.com" \
|
-e EMAIL="awinhuang@gmail.com" \
|
||||||
-e ADDRESS="storj.awin.one:28967" \
|
-e ADDRESS="storj.awin.one:28967" \
|
||||||
-e STORAGE="1.6TB" \
|
-e STORAGE="1800GB" \
|
||||||
--memory=800m \
|
--memory=800m \
|
||||||
--log-opt max-size=50m \
|
--log-opt max-size=50m \
|
||||||
--log-opt max-file=10 \
|
--log-opt max-file=10 \
|
||||||
|
--sysctl net.ipv4.tcp_fastopen=3 \
|
||||||
--mount type=bind,source=/home/awin/storj/key,destination=/app/identity \
|
--mount type=bind,source=/home/awin/storj/key,destination=/app/identity \
|
||||||
--mount type=bind,source=/home/awin/storj/data,destination=/app/config \
|
--mount type=bind,source=/extusb1/storj,destination=/app/config \
|
||||||
--name storagenode storjlabs/storagenode:latest
|
--name storagenode storjlabs/storagenode:latest
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user