gnolang / gno

Gno: An interpreted, stack-based Go virtual machine to build succinct and composable apps + Gno.land: a blockchain for timeless code and fair open-source

Home Page:https://gno.land/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[infra] Create and share institutionalized Helm charts for orchestrating gno services

zivkovicmilos opened this issue · comments

Description

This issue concerns creating and sharing institutionalized Helm charts for orchestrating gno services (in the monorepo, or on a separate infrastructure repository).

Services that should have their own Helm charts:

  • gnoland - node binary
  • tx-indexer - transaction indexer
  • supernova - load testing tool
  • gnoweb - gnofrontend UI from 1925
  • gnofaucet - gnoland faucet
  • tx-archive - gnoland archive tool

Additionally, this task concerns hosting Helm charts on our own public registries (like Harbor)

Definition of done:

  • Helm charts created for the mentioned services
  • Helm charts hosted on a public registry