ipfs / ipfs-docs

📚IPFS documentation platform
https://docs.ipfs.tech
292 stars 391 forks source link

Connect IPFS Desktop to an IPFS Cluster on gcloud #1826

Closed matisalimbene closed 3 months ago

matisalimbene commented 3 months ago

Hello,

I’m trying to connect IPFS Desktop app to my ipfs cluster con google cloud. I don’t want to use the global ipfs network that is provided by default.

I’ve tried several times to change the Api Address and boostrap address to that of my ipfs cluster, but the IPFS Destop fail to open wit an “invalid ip address” error.

Is is possible to this at all? Could I use IPFS Desktop to browse my private IPFS cluster, or is it just supposed to work with the IPFS nodes provided by default?

I’ve not find anything in the document as to how to configure IPFS Desktop, this is why I’m thinking that perhaps this cannot be done.

welcome[bot] commented 3 months ago

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review. In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additiona round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment. Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

Finally, remember to use https://discuss.ipfs.tech if you just need general support.

matisalimbene commented 3 months ago

I found out that IPFS Desktop is not supported for private clusters, it only work in the public network.