Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] upload/download harmony binaries to IPFS #3130

Open
2 of 8 tasks
LeoHChen opened this issue Jun 5, 2020 · 1 comment
Open
2 of 8 tasks

[Feature] upload/download harmony binaries to IPFS #3130

LeoHChen opened this issue Jun 5, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request low priority low priority

Comments

@LeoHChen
Copy link
Contributor

LeoHChen commented Jun 5, 2020

Problem/limitation At Hand

We start to see a huge cost of data transfer on our s3 bucket, for ppl to download our harmony binaries.

Which component?

  • consensus
  • deploy script
  • wallet
  • explorer
  • node script
  • test automation
  • demo app
  • others ...

Proposed Solution

We can provide an IPFS option for ppl to download our released harmony binary, thus to save our cost of data transfer.

We need to integrate an upload script for the official release, and integrated it in node.sh, so that ppl can download the harmony binaries from IPFS.

Alternatives Considered

Is there any other CDN service that can be used with low cost of data transfer?
Also, we can lower the frequency of checking new release. This is a temporary solution, until we have a revamp of the entire node.sh and auto-update mechanism which is tracked in this ticket. #3110

Additional Context

Add any other context or screenshots about the feature request here.

@LeoHChen LeoHChen added the enhancement New feature or request label Jun 5, 2020
@LeoHChen LeoHChen added the medium priority medium priority label Jun 5, 2020
@jhd2best
Copy link
Contributor

jhd2best commented Jun 9, 2020

@LeoHChen LeoHChen added low priority low priority and removed medium priority medium priority labels Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority low priority
Projects
None yet
Development

No branches or pull requests

2 participants