application-research / autoretrieve

A server to make GraphSync data accessible on IPFS
22 stars 7 forks source link

Add autoretrieve.service #129

Closed gmelodie closed 1 year ago

gmelodie commented 1 year ago

This makes it so that we can use autoretrieve with systemd.

Credits go to the estuary service configs which I shamelessly copy-pasted here

codecov-commenter commented 1 year ago

Codecov Report

Base: 20.75% // Head: 20.52% // Decreases project coverage by -0.22% :warning:

Coverage data is based on head (b123a12) compared to base (6bf8431). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #129 +/- ## ========================================== - Coverage 20.75% 20.52% -0.23% ========================================== Files 16 16 Lines 2265 2265 ========================================== - Hits 470 465 -5 - Misses 1765 1769 +4 - Partials 30 31 +1 ``` | [Impacted Files](https://codecov.io/gh/application-research/autoretrieve/pull/129?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=application-research) | Coverage Δ | | |---|---|---| | [blocks/manager.go](https://codecov.io/gh/application-research/autoretrieve/pull/129/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=application-research#diff-YmxvY2tzL21hbmFnZXIuZ28=) | `80.00% <0.00%> (-5.00%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=application-research). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=application-research)

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