Browse Source

documentation

Thierry Reijnhout 3 years ago
parent
commit
91b54c0205
1 changed files with 8 additions and 5 deletions
  1. 8 5
      README.md

+ 8 - 5
README.md

@@ -1,13 +1,16 @@
 # NoAgenda-IPFS-cluster-Archive
 
-NoAgenda IPFS Cluster setup. +140gb and growing!! ipfs cluster running on docker or podman...
+NoAgenda full mp3 archive, IPFS Cluster setup. Should be online and update 4 times a day, +140gb and growing!! ipfs cluster running on docker or podman...
 
-running docker/podman true docker run commands, no compose etc... check out Path="/zpool/dockerdata/$ContainerName" variable for your own setup... 
+Running docker/podman true docker run commands, no compose etc... Check out start.sh   Path="/zpool/dockerdata/$ContainerName".
+ for your own setup... 
+
+Please update:
+  -e CLUSTER_PEERNAME="custem cluster name"  \
+ to your own name of your cluster, cluster1 tm cluster10 are in use for main storige 1 is most of the time online...and up to date..
 
 need port forward on wan port 
   -e CLUSTER_IPFSHTTP_NODEMULTIADDRESS='/dns4/127.0.0.1/tcp/5001' \
   -e CLUSTER_RESTAPI_HTTPLISTENMULTIADDRESS='/ip4/127.0.0.1/tcp/9094' \
   
-update 
-  -e CLUSTER_PEERNAME="custem cluster name  \"
- to your own name of your cluster cluster1 tm 10 are in use for main storige 1 is most of the time online...
+Have fun.