Skip to content
This repository has been archived by the owner. It is now read-only.

What is the recommended way to run multiple nodes on the same server? #162

Closed
gbolo opened this issue Aug 17, 2016 · 2 comments
Closed

What is the recommended way to run multiple nodes on the same server? #162

gbolo opened this issue Aug 17, 2016 · 2 comments
Labels

Comments

@gbolo
Copy link

gbolo commented Aug 17, 2016

ipfs expects it's config file in $HOME/.ipfs/config, unless IPFS_PATH is set, then it looks at $IPFS_PATH/config

For multiple deamons just set a different IPFS_PATH for each and make sure that their listener addresses (and ports) defined in the config do not overlap .

@gbolo gbolo closed this as completed Aug 17, 2016
@Kubuxu
Copy link

Kubuxu commented Aug 17, 2016

We leave issues open in this repo, and just mark is as answered.

Thanks for applying WTFM approach for your question.

@Kubuxu Kubuxu reopened this Aug 17, 2016
@flyingzumwalt
Copy link
Contributor

flyingzumwalt commented May 23, 2017

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants