Create docker and/or dockercompose
In this task we should create:
-
Docker compose
as conmponent orchestrator - Add
Redis
image with configurable parameters and persistance storage:user
password
host+port (address)
db number
- Add run application with settings override:
-
network settings
(host+port
), if schema isHTTPS
we should generate certs pair -
redis
settings (namespace
&& connect options)
-
- Update documentation about how to use