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

https://github.com/sidi/compose-recipes

A collection of ready-to-use `docker-compose` environments for various services and development stacks
https://github.com/sidi/compose-recipes

docker docker-compose

Last synced: 3 months ago
JSON representation

A collection of ready-to-use `docker-compose` environments for various services and development stacks

Awesome Lists containing this project

README

          

# compose-recipes
A collection of ready-to-use `docker compose` environments for various services and stacks.
## Quick Start

1. Navigate to a desired environment directory.
2. Run `docker-compose up -d`
3. Your services are now running!

## ETL Tools lab
Go to `etl-lab/README.md`