agentejo / cockpit-docker

MIT License
19 stars 16 forks source link

Redis support? #5

Open vombor opened 6 years ago

vombor commented 6 years ago

I see in the dockerfile you're including PECL drivers for redis and there are some references to redis:// urls in SimpleStorage api. Is redis supported as a storage backend? If so, how can I configure cockpit to use it?

woutervddn commented 6 years ago

truly wondering if an external REDIS service would fix this bug: https://github.com/agentejo/cockpit/issues/799

My PHP knowledge is to dusty and I'm to new to Cockpit to truely get what is happening at some moments.