n0-computer / n0-computer/dumbpipe
Post-startup hook to pass the ticket to a script
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 782
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
If dumbpipe permits passing the ticket to a script during startup it would be straightforward to design your own scheme to publish the current ticket somewhere private for retrieval by other clients.
I'd like to run dumbpipe daemons on various servers to accomplish this, but since the ticket may change every time I start it up it becomes problematic.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the dumbpipe daemon startup entry point and how the current ticket is generated or exposed. Define the hook's expected script invocation and verify that the current ticket is passed during startup, including the multi-server daemon use case described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100