https://github.com/romanow/docker-compose-examples
Services running with Docker Compose
https://github.com/romanow/docker-compose-examples
docker docker-compose elasticsearch-docker elk-docker postgres-docker
Last synced: 9 months ago
JSON representation
Services running with Docker Compose
- Host: GitHub
- URL: https://github.com/romanow/docker-compose-examples
- Owner: Romanow
- License: mit
- Created: 2024-09-26T14:33:05.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-02T15:29:58.000Z (10 months ago)
- Last Synced: 2025-02-02T16:26:34.521Z (10 months ago)
- Topics: docker, docker-compose, elasticsearch-docker, elk-docker, postgres-docker
- Language: Dockerfile
- Homepage:
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/Romanow/docker-compose-examples/actions/workflows/build.yaml)
[](https://github.com/pre-commit/pre-commit)
[](https://github.com/Romanow/docker-compose-examples/blob/master/LICENSE)
# Docker Compose examples
## Common services
* [Frontend](frontend/README.md)
* [Java](java/README.md)
* [Keycloak](keycloak/README.md)
## Storages
* [Postgres](postgres/README.md)
* [Patroni](mysql/README.md)
* [Mongo](mysql/README.md)
* [MySQL](mysql/README.md)
* [Redis](mysql/README.md)
* [Elastic](elastic/README.md)
* [Minio](minio/README.md)
## Queues
* [Kafka](kafka/README.md)
* [Artemis](artemis/README.md)
## Observability
* [Monitoring](monitoring/README.md)
* [Logging](logging/README.md)
* [Tracing](tracing/README.md)