hashgraph / hashgraph/solo-weaver

feat(relay): relay install/uninstall/list/status commands

Open
#1,053 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
3
Forks
0
Avg merge
3d 5h
Merged PRs (30d)
47

Description

Implement solo-provisioner relay command group.

Manages JSON-RPC relay deployment for the Hedera network.

### Commands
- relay install — deploy relay
- relay uninstall — remove relay
- relay list — list relay instances
- relay status — show relay health and connectivity

### Acceptance Criteria
- [ ] Relay deployed and connected to consensus nodes
- [ ] Status shows health and endpoint info

Contributor guide

Open the contributing guide

Research direction

The issue names the solo-provisioner relay command group as the entry point; start by locating it and checking how the four requested relay operations are represented. Done means install deploys a relay connected to consensus nodes, uninstall removes it, list shows relay instances, and status reports health, connectivity, and endpoint information.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
cli, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.