Skip to content

add redis to cloud to allow scaling of app container

Guillaume VIRLET requested to merge doc75/docker-atelier:nextcloud_redis into master

Adding Redis allow to scale the app container using a command like:

docker-compose up -d --scale app=4
Edited by Guillaume VIRLET

Merge request reports