Skip to content

Set up a gno.land blockchain node, indexer, stress test, and dashboard in Kubernetes.

Notifications You must be signed in to change notification settings

orcutt989/gnoland-stack

Repository files navigation

gnoland-stack

This repo allows you to:

Getting started

  • Install minikube
    • Nice local Kubernetes option
  • Install pulumi
    • Infrastructure as code
  • Install k9s and/or kubectl
    • Allows you to interact visually with the Kubernetes cluster
  • Perform these commands
    • minikube start
    • cd gnoland-stack
    • pulumi up
    • k9s (maybe in another terminal to watch)

terminal

Access the dashboard

Forward the port for the gnoland-metrics service with kubectl

kubectl port-forward service/gnoland-metrics-service 8080:8080

Browse to http://localhost:8080/dashboard in your browser

alt text

About

Set up a gno.land blockchain node, indexer, stress test, and dashboard in Kubernetes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages