I would like to run Sendria in Openshift. For security reasons, OpenShift runs the images with an arbitrary user ID, as explained in their documentation. To support this setup, all Sendria needs to do is to set the /home/sendria/.local directory permissions to 0755, as it currently is 0700.