IPFS cluster mid-term solution #26

Closed
opened 2019-04-04 08:13:52 +00:00 by raucao · 3 comments
Owner

Eventually, we're shutting down dev.kosmos.org, which would leave us with only one of the currently two cluster nodes.

Perhaps helpful for this, I just stumbled upon this detailed guide for setting up a cross-region cluster on the cheap:

https://gateway.ipfs.io/ipfs/QmTqD45V5EFF9DvCpr39vyJDE5m1PJYdhWSjqNdYLAgA37/

Eventually, we're shutting down `dev.kosmos.org`, which would leave us with only one of the currently two cluster nodes. Perhaps helpful for this, I just stumbled upon this detailed guide for setting up a cross-region cluster on the cheap: https://gateway.ipfs.io/ipfs/QmTqD45V5EFF9DvCpr39vyJDE5m1PJYdhWSjqNdYLAgA37/
Author
Owner

Thinking about this again, and I can't help but wonder why we should use a private pin orchestration mechanism, when our IPFS hashes are all published on the public Ethereum ledger to begin with.

That means any node listening to the blockchain for new hashes could just pin them from those events. With the kredits-contracts JS wrapper, that would probably be solved in less than 10 lines of code.

/cc @bumi

Thinking about this again, and I can't help but wonder why we should use a private pin orchestration mechanism, when our IPFS hashes are all published on the public Ethereum ledger to begin with. That means any node listening to the blockchain for new hashes could just pin them from those events. With the `kredits-contracts` JS wrapper, that would probably be solved in less than 10 lines of code. /cc @bumi
Author
Owner
https://github.com/67P/kredits-contracts/pull/136
Author
Owner

Closing this in favor of this more detailed roadmap that is being worked on at the moment: https://github.com/67P/kredits-contracts/issues/148

Closing this in favor of this more detailed roadmap that is being worked on at the moment: https://github.com/67P/kredits-contracts/issues/148
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kosmos/chef#26
No description provided.