Răsfoiți Sursa

Update README.md

κρμγ 8 ani în urmă
părinte
comite
d9c4aa87d3
1 a modificat fișierele cu 9 adăugiri și 0 ștergeri
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -19,3 +19,12 @@ install ipfs
 `docker create --restart always --name ipfs_webdav --link ipfs_host:ipfs -p 0.0.0.0:6001:6001 kpmy/mipfs:0.1`
 
 `docker start ipfs_webdav`
+
+### how to
+
+connect to webdav ipfs `cadaver http://<addr>:6001/ipfs/` 
+
+upload some files `cadaver put /path/to/file`
+
+then look in browser `http://<addr>:6001/hash`
+