hashgraph / hashgraph/solo-weaver
feat(explorer): explorer install/uninstall/list/status commands
- Dominant language
- Go
- Stars
- 3
- Forks
- 0
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 47
Description
Implement solo-provisioner explorer command group.
Manages Hedera network explorer deployment.
### Commands
- explorer install — deploy explorer (depends on mirror node)
- explorer uninstall — remove explorer
- explorer list — list explorer instances
- explorer status — show explorer health
### Acceptance Criteria
- [ ] Explorer deployed and connected to mirror node
- [ ] Status shows health and URL
Contributor guide
Research direction
Start at the solo-provisioner explorer command group and trace the provisioning path for a component that depends on a mirror node. Verify install, uninstall, list, and status against the acceptance criteria: the explorer is deployed and connected, while status reports its health and URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- cli, devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100