Skip to content

Instantly share code, notes, and snippets.

@nazariyv
Created September 26, 2021 17:31
Show Gist options
  • Save nazariyv/654f4b261d677b7e43aec0a32d06039a to your computer and use it in GitHub Desktop.
Save nazariyv/654f4b261d677b7e43aec0a32d06039a to your computer and use it in GitHub Desktop.
setup-ipfs-on-aws
The tutorials below explain how to start the IPFS node on AWS. Of note are the networking (the ports required to open) as well as
setting up the IPFS env var to persist the data:
https://medium.com/textileio/tutorial-setting-up-an-ipfs-peer-part-i-de48239d82e0
https://talk.fission.codes/t/a-loosely-written-guide-to-hosting-an-ipfs-node-on-aws/234
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment