https://github.com/kokoiruby/docker
Docker Compose
https://github.com/kokoiruby/docker
Last synced: 3 months ago
JSON representation
Docker Compose
- Host: GitHub
- URL: https://github.com/kokoiruby/docker
- Owner: KokoiRuby
- Created: 2024-05-07T12:13:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-22T06:39:02.000Z (almost 2 years ago)
- Last Synced: 2025-03-12T00:31:16.247Z (over 1 year ago)
- Language: Makefile
- Size: 239 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)