Skip to content

cowboysysop/charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cowboy Sysop Charts

License Conventional Commits Semantic Versioning

Renovate Release Charts Downloads

Charts

Name Description
dolibarr A modern software package to manage your company or foundation's activity
flowise Drag & drop UI to build your customized LLM flow
kroki Creates diagrams from textual descriptions
kubebox Terminal and Web console for Kubernetes
kubeview Kubernetes cluster visualiser and graphical explorer
lighthouse-ci Enables running a server to display Lighthouse CI results
local-ai A drop-in replacement REST API compatible with OpenAI API specifications for local inferencing
mongo-express Web-based MongoDB admin interface, written with Node.js and express
ollama Get up and running with large language models, locally
qdrant Vector similarity search engine and vector database
quickchart Chart image and QR code web API
vertical-pod-autoscaler Set of components that automatically adjust the amount of CPU and memory requested by pods running in the Kubernetes Cluster
whoami Tiny Go webserver that prints os information and HTTP request to output

Quality

All these charts are tested with ct on multiple Kubernetes versions, from v1.24 to v1.27, with the help of kind.

Contributing

As this is a personal project, as I want to keep some consistency between these charts and as I don't have enough time to write down the best practices I use, I'm not accepting any pull requests.

However, I'll be happy to add some new features to these charts, so don't hesitate to open issues to submit your needs.

Repository Settings

Add a secret named RENOVATE_TOKEN containing a Personal Access Token with repo and workflow scopes to make Renovate GitHub Action work.