come-maiz / ipfs-snap

IPFS packaged as a snap
MIT License
21 stars 6 forks source link

Fix typo, add badge with a link to Travis #13

Closed abitrolly closed 6 years ago

abitrolly commented 6 years ago

This helps to see the last version that was deployed

abitrolly commented 6 years ago

@elopio right now that latest version of IPFS is in edge. How to upgrade it to stable?

channels:                    
  stable:      v0.4.13 (335) 10MB -
  candidate:   v0.4.13 (335) 10MB -
  beta:        v0.4.13 (335) 10MB -
  edge:        v0.4.14 (583) 11MB -
come-maiz commented 6 years ago

Hello@abitrolly, I've just pushed 0.4.14 to candidate. Can you help me testing it?

sudo snap refresh ipfs --candidate
abitrolly commented 6 years ago

I don't see where the ipfs stores its files. There is no Datastore.Path in show config as described in the last step of this tutorial

https://flyingzumwalt.gitbooks.io/decentralized-web-primer/install-ipfs/lessons/initialize-repository.html