-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
Overview
Integrate Cyclops into the Starship helm charts.
https://cyclops-ui.com/docs/installation/install/
Proposal
- create
values.schema.jsonwith allowed configuration for the config file - 1st integration can be bare minimum, and cyclops out of the box
Usage
- users to be able to run with a simple command, and get the UI running on
localhost:3000make start-ui: initial optionstarship up: integrated with the starship cli down the line
- select a config file of resources to run:
- create/delete a chain
- create/delete a relayer
- use for debugging:
- checking the logs
- checking health of resources
- check some custom information: links to endpoints
Note: since we are running blockchains, currently we dont support modifications of the helm charts safely. changes can be made, by reinstalling/restarting the whole helm chart
Feature list
- Default values for helm chart repo and chart name
- Remove some of the fields not required: configmaps, secrets
- Only limited actions for users: not all helm capabilities
- Display custom links/infomation (to display information related to endpoints: registry, explorers)
petar-cvit and KaradzaJuraj
Metadata
Metadata
Assignees
Labels
No labels