All Projects → gimlet-io → gimlet-stack

gimlet-io / gimlet-stack

Licence: Apache-2.0 license
Bootstrap curated Kubernetes stacks. Logging, metrics, ingress and more - delivered with gitops.

Programming Languages

go
31211 projects - #10 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Makefile
30231 projects
HTML
75241 projects

Projects that are alternatives of or similar to gimlet-stack

VictoriaLogs
Loki On VictoriaMetrics
Stars: ✭ 58 (+383.33%)
Mutual labels:  grafana, loki
Book k8sInfra
< 컨테이너 인프라 환경 구축을 위한 쿠버네티스/도커 >
Stars: ✭ 176 (+1366.67%)
Mutual labels:  grafana, gitops
gitops-k8s
Declarative pull-based GitOps repository representing the state of a Kubernetes cluster
Stars: ✭ 82 (+583.33%)
Mutual labels:  grafana, gitops
k3s-gitops
GitOps principles to define kubernetes cluster state via code
Stars: ✭ 103 (+758.33%)
Mutual labels:  grafana, gitops
loki exporter
Prometheus exporter to collect metrics and run queries against the Grafana Loki API.
Stars: ✭ 28 (+133.33%)
Mutual labels:  grafana, loki
serilog-sinks-grafana-loki
A Serilog sink sending log events to Grafana Loki
Stars: ✭ 55 (+358.33%)
Mutual labels:  grafana, loki
loki-multi-tenant-proxy
Grafana Loki multi-tenant Proxy. Needed to deploy Grafana Loki in a multi-tenant way
Stars: ✭ 48 (+300%)
Mutual labels:  grafana, loki
Loki
Like Prometheus, but for logs.
Stars: ✭ 14,483 (+120591.67%)
Mutual labels:  grafana, loki
dns-collector
Aggregator, analyzer, transporter and logging for your DNS logs
Stars: ✭ 58 (+383.33%)
Mutual labels:  grafana, loki
prometheus-labs
Example Docker Cluster for "Full Stack Monitoring and Notification with Prometheus and Grafana"
Stars: ✭ 38 (+216.67%)
Mutual labels:  grafana
grafana-weathermap-panel
plugin weathermap for Grafana. This project is still in development.
Stars: ✭ 27 (+125%)
Mutual labels:  grafana
bme680 to influxdb
Simple script that sends your BME680 temp, pressure, humidity and gas sensor data to InfluxDB.
Stars: ✭ 21 (+75%)
Mutual labels:  grafana
ruby-grafana-api
A simple Ruby wrapper for the Grafana HTTP API
Stars: ✭ 24 (+100%)
Mutual labels:  grafana
influx-crypto-watcher
Server that let you monitor many cryptocurrencies and store the OHLC data in InfluxDB (visualisation with grafana)
Stars: ✭ 49 (+308.33%)
Mutual labels:  grafana
ecs-mesh-workshop
This handy workshop help the customers to quickly launch ECS with service mesh support on top of mixed type of instance in all commercial regions (include China), and also provides hands-on tutorials with best practices. It can be customized easily as per need.
Stars: ✭ 17 (+41.67%)
Mutual labels:  grafana
policy-reporter
Monitoring and Observability Tool for the PolicyReport CRD with an optional UI.
Stars: ✭ 140 (+1066.67%)
Mutual labels:  grafana
kube-applier
kube-applier enables automated deployment and declarative configuration for your Kubernetes cluster.
Stars: ✭ 27 (+125%)
Mutual labels:  gitops
tado-exporter
A Prometheus exporter for tado smart heating solution
Stars: ✭ 32 (+166.67%)
Mutual labels:  grafana
solar-logger
A datalogger for a solar inverter. Stores data in influxdb and displays it in grafana. Has load diverting capability, to use the inverter's excess power
Stars: ✭ 53 (+341.67%)
Mutual labels:  grafana
camunda-prometheus-process-engine-plugin
Monitor your KPIs!!! Camunda BPM Process Engine Plugin providing Prometheus Monitoring, Metric classes for various BPMN use, Grafana Annotations, and HTTPServer data export: Used to generate Prometheus metrics anywhere in the Engine, including BPMN, CMN, and DMN engines and instances.
Stars: ✭ 48 (+300%)
Mutual labels:  grafana

ARCHIVED

Merged into the https://github.com/gimlet-io/gimlet-cli project. The stack command can be called with gimlet stack command in the future.

Gimlet Stack

Bootstrap curated Kubernetes stacks.

Logging, metrics, ingress and more - delivered with gitops.

  • You can install logging aggregators, metric collectors, ingress controllers and more on your cluster with a few commands, without much knowledge of Helm charts, and their configuration options

  • The components are delivered through a plain git repository with self-contained gitops automation

  • You will get constant upgrades for the installed components from the stack curators

Gimlet Stack is an open-source relaunch of the 1clickinfra.com service

Installation

curl -L https://github.com/gimlet-io/gimlet-stack/releases/download/v0.4.0/stack-$(uname)-$(uname -m) -o stack
chmod +x stack
sudo mv ./stack /usr/local/bin/stack
stack --version

Documentation

https://gimlet.io/gimlet-stack/getting-started/

This repo holds the tooling that delivers stacks. If you are interested in the source of our reference stack, visit https://github.com/gimlet-io/gimlet-stack-reference

Community

Gimlet Stack is developed in the open.

Please check the v0.4.0 project and see if you are interested to help.

You can talk to us at our Discord server: https://discord.gg/VdQrdqwReB

Hope to see you there!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].