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

Add dhfind deployment configuration #1382

Merged
merged 2 commits into from
Mar 13, 2023
Merged

Add dhfind deployment configuration #1382

merged 2 commits into from
Mar 13, 2023

Conversation

ischasny
Copy link
Collaborator

@ischasny ischasny commented Mar 8, 2023

DHFind is a http facade for dhstore that performs hashing and decryption on behalf of the client.

  • deploy dhfind on a configuration that is similar to caskadht.
  • dhfind is going to be run in "simulation" mode that is going to return 404 to all requests.
  • add dhfind as another backend for indexstar.

DHFind is a http facade for dhstore that performs hashing and decryption on behalf of the client
@ischasny ischasny requested a review from masih March 8, 2023 15:52
@codecov-commenter
Copy link

codecov-commenter commented Mar 8, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.40 🎉

Comparison is base (485f841) 54.19% compared to head (0189b23) 54.60%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1382      +/-   ##
==========================================
+ Coverage   54.19%   54.60%   +0.40%     
==========================================
  Files         150      150              
  Lines       15343    15456     +113     
==========================================
+ Hits         8315     8439     +124     
+ Misses       6109     6088      -21     
- Partials      919      929      +10     
Impacted Files Coverage Δ
dagsync/test/util.go 82.46% <0.00%> (+2.36%) ⬆️
dagsync/subscriber.go 88.95% <0.00%> (+3.54%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ischasny ischasny merged commit 00d42b9 into main Mar 13, 2023
@ischasny ischasny deleted the ivan/deploy-dhfind branch March 13, 2023 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants