hyperledger-firefly / hyperledger-firefly/cli
Add/test IPFS WebUI
Open
enhancement
good first issue
- Dominant language
- Go
- Stars
- 66
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
When I try to get `/webui/` on the IPFS container, it redirects me to:
`/ipfs/bafybeif4zkmu7qdhkpf3pnhwxipylqleof7rl6ojbe7mq3fzogz6m4xk3i/`
However, it then doesn't return, and I assume that's because that needs to be published to the IPFS network as part of the CLI initialization ❔
https://github.com/ipfs/go-ipfs/blob/2c431eb825b3a8ab39eafdf29c41fcc4c25c529d/core/corehttp/webui.go#L4
Contributor guide
Assessment
This issue has not been assessed yet.