Clarification on permisions for the Redis socket
After running into the problem myself and searching online for a solution i think a clarification on how to ensure proper permissions on the redis socket would be helpful to novice administrators
Signed-off-by: Sergio Solé RodrÃguez [email protected]
I am sure redis-server needs to be restarted in order to regenerate the redis socket file, whether you have to restart the client as well i am unsure as i restarted everything once i applied the configuration
In some oler tutorial that included redis, it just restarts redis-server (https://bayton.org/docs/nextcloud/installing-nextcloud-on-ubuntu-16-04-lts-with-redis-apcu-ssl-apache/). However, it says that you need to add redis to the services to be started at startup whereas the current Nextcloud documentation says this is automatically done. Not sure if you can easily verify this? I currently don't have a native Linux setup at hand to test it...
I have come acros a similar tutorial that just said 'restart redis' or something like that but didnt give a specific answer either. I could set up a quick vm to test it this week and maybe make a more comprehensive exlplanation of other parts. Id prefer if someone familiar with redis / php cache in general help me with configuration as i am fairly new to it. I could just test only wich components need to be restarted though.
Sent with ProtonMail secure email.
------- Original Message ------- On Friday, April 22nd, 2022 at 07:26, tflidd @.***> wrote:
In some oler tutorial that included redis, it just restarts redis-server (https://bayton.org/docs/nextcloud/installing-nextcloud-on-ubuntu-16-04-lts-with-redis-apcu-ssl-apache/). However, it says that you need to add redis to the services to be started at startup whereas the current Nextcloud documentation says this is automatically done. Not sure if you can easily verify this? I currently don't have a native Linux setup at hand to test it...
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/documentation/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22
/backport to stable25
/backport to stable24