ezsystems / launchpad

CLI tool to bootstrap an eZ Platform project Docker stack | #justcode
https://ezsystems.github.io/launchpad
MIT License
22 stars 27 forks source link

platform.sh deploy redis error #28

Closed raupie closed 5 years ago

raupie commented 6 years ago
Q A
Bug report? yes
Feature request? no
BC Break report? yes/no
RFC? yes/no
Version x.y.z
Environment Linux

Default deploy commands that were created by ezlaunchpad throws an error in platform.sh deploy logs.

bin/console cache:pool:clear cache.redis throws an error: `You have requested a non-existent service "cache.redis"

Plopix commented 5 years ago

I don't think that is correct right @raupie ? Redis is per default in the Platform.sh config then I don't see why it would not work. do you have more information?

raupie commented 5 years ago

I think this was solved with ezplatform #289 'Docker Redis Session Storage'