Add info about self-hosting IPFS daemon on Linux server
This commit is contained in:
parent
b2d65fdd14
commit
1923cb278c
10
README.md
10
README.md
@ -27,3 +27,13 @@ To publish it on new Gitea and make it working, you need:
|
|||||||
#### All done!
|
#### All done!
|
||||||
|
|
||||||
Now you can use it as standard git without problems (but don't forget to update IPFS repos hashes on ENS after big changes)
|
Now you can use it as standard git without problems (but don't forget to update IPFS repos hashes on ENS after big changes)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
### Self-host IPFS peer with Tornado IPFS CIDs
|
||||||
|
|
||||||
|
Just run on any Debian Linux server (from root):
|
||||||
|
|
||||||
|
```
|
||||||
|
curl https://git.tornado.ws/Theo/decentralized-sources/raw/branch/main/scripts/hostIPFS.sh | bash
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user