An open API service indexing awesome lists of open source software.

https://github.com/kokoiruby/docker

Docker Compose
https://github.com/kokoiruby/docker

Last synced: 3 months ago
JSON representation

Docker Compose

Awesome Lists containing this project

README

          

# Docker Compose

## Redis

- [masterslave](https://github.com/KokoiRuby/docker/tree/main/redis/masterslave)
- [cluster](https://github.com/KokoiRuby/docker/tree/main/redis/cluster)

## etcd

- [cluster](https://github.com/KokoiRuby/docker/tree/main/etcd_new)

## Prometheus

- [node_exporter + alert_manager + grafana](https://github.com/KokoiRuby/docker/tree/main/prometheus)

### Remote-Read

- [fromPrometheus](https://github.com/KokoiRuby/docker/tree/main/prometheus/remote-read/fromPrometheus)

### Remote-Write

- [toPrometheus](https://github.com/KokoiRuby/docker/tree/main/prometheus/remote-write/toPrometheus)

## Zookeeper

- [cluster](https://github.com/KokoiRuby/docker/tree/main/zookeeper)

## Kafka

- [cluster](https://github.com/KokoiRuby/docker/tree/main/kafka)

## Envoy

- [proxy](https://github.com/KokoiRuby/docker/tree/main/envoy)