question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Integrate pinning / seeding daemon with CLI

See original GitHub issue

I’m using this to track progress on the work I’ll be doing integrating a pinning / seeding service with the Dat CLI.

  • Figure out what to call it so it makes sense to everyone (twitter poll)
    • Going to go with pinning for now since that’s the name of the DEP
  • Identify what to use for the pinning
  • Should integrate with DEP 0003 for an HTTP API (local only, should it have auth?)
  • Build a cli extension: dat-pin
    • Persist credentials / service URL to FS
    • Commands to talk to service
      • set-service / unset-service / get-service
      • login / logout
      • add / remove / list
    • Local pinning service
      • start-service, install-service, uninstall-service
      • Use os-service module
        • Linux
        • Mac
        • Windows
      • Integrate with discovery-swarm-web so that the daemon also acts as a proxy for web apps.
  • Integrate with dat CLI pr
  • Make sure it works with executible dat cli
  • Update docs with examples on how to use it
  • Figure out a DEP for different data structures to identify public keys of additional feeds that need to be replicated
  • Add support for this DEP to the pinning service
  • Add docs for spinning up Homebase using Docker or Digital Ocean / AWS

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
RangerMauvecommented, Mar 29, 2019

Here’s the progress on the extension: dat-pin.

It’s “working” locally, but I’ll need to add unit tests and stuff next week before I release it.

0reactions
pfrazeecommented, Apr 2, 2019

@RangerMauve Yeah I’ll have to get that on my todos

Read more comments on GitHub >

github_iconTop Results From Across the Web

Integrate pinning / seeding daemon with CLI #1081 - GitHub
I'm using this to track progress on the work I'll be doing integrating a pinning / seeding service with the Dat CLI.
Read more >
Seeding Torrents Using Transmission CLI · code.Antrikshy
How to seed and download torrents completely over a Linux command line using Transmission, and optionally a Raspberry Pi.
Read more >
CLI Administration Guide - HPE InfoSight
incorporates efficiency features like cloning and integrated ... a Witness daemon on a Linux server, or run the daemon in a separate.
Read more >
IPFS: the InterPlanetary File System demystified
This incentivizes nodes to cache and disseminate rare pieces, even if they are not interested in them directly. The protocol must also ...
Read more >
Install a MID Server on Linux
Integrate ServiceNow Voice with Amazon Connect · Configure a contact flow for an automated caller interaction · Configuring a phone PIN.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found