Skip to content

feature: starship UI with Cyclops #173

@Anmol1696

Description

@Anmol1696

Overview

Integrate Cyclops into the Starship helm charts.
https://cyclops-ui.com/docs/installation/install/

Proposal

  • create values.schema.json with 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:3000
    • make start-ui: initial option
    • starship 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions