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

https://github.com/dmitrymomot/docker-local-infrastructure

Infrastructure for local development
https://github.com/dmitrymomot/docker-local-infrastructure

Last synced: 3 months ago
JSON representation

Infrastructure for local development

Awesome Lists containing this project

README

        

# Dockerized infrastructure for local development

## Available Services

* MariaDB
* Redis
* MongoDB
* Minio (AWS S3 API Compatible Service)
* Mailcatcher

## Usage

```sh
$ make help
```

## License

Licensed under the [Apache License Version 2.0](https://github.com/dmitrymomot/docker-local-infrastructure/blob/master/LICENSE)