Skip to content
Snippets Groups Projects
Melf Zeymer's avatar
Zeymer Melf authored
95735131
History

Storage Service

Storage Service Microservice.

Getting started

# Create env file from template
$ cp .env{.in,}

# Build and start cluster
This service depends on the image-storage. Start that one before.
$ docker-compose up