8000 GitHub - lighthouse/lighthouse: Visualize Helm Charts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lighthouse/lighthouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lighthouse: A Helm Chart Visualizer

Lighthouse visually displays the template components of Helm charts along with the associated template YAML.

Image

Usage

Build a docker image or use the stable version at yaron2/lighthouse:

docker run -d -p 8000:8000 yaron2/lighthouse

Point your browser to localhost:8000.

Development

Make sure you have the latest Angular CLI installed.

To generate a UI build, simply go to /web and type:

ng build

a dist directory should be created inside the web directory. The Go Server serves the web assets from web/dist.

Future plans

  • Create and show a graph of the different template components

About

Visualize Helm Charts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0