Skip to content

add redis to cloud to allow scaling of app container

doc75 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 doc75

Merge request reports