Kishore
Kishore
what is the option that we can use here? My st2web is failing because of non-root , I'm trying to deploy OpenShift and OpenShift by default doesn't give root access...
> [StackStorm/st2-dockerfiles#66](https://github.com/StackStorm/st2-dockerfiles/pull/66) so i should build my own Dockerfile? and then is there any change that has to be done on Helm chart after this?
why can't we modify directly on the Deployment after installing the helm chart?
there is error when trying to run st2web /bin/bash: /etc/nginx/conf.d/st2.conf: Permission denied getting this error on st2web there is no file as such when i see the path
sh: 1: cannot create /root/.st2/config: Permission denied , getting this error when i try to run Jobs/st2actionrunner for st2client , tried to modify the Dockerfile chmod 777 /root/.st2/config but it...
can i take this branch and install directly, will that work without all these issues? i'm facing these permission issues on every step.
i guess only the st2web image has been changed , apart from that everything else remains the same?
When i try to login to st2 client it says permission denied because st2 folder has root level permission, can you please check once?
ERROR: Failed to log in as st2admin: [Errno 13] Permission denied: '/.st2', this is the error which i'm getting
Why is it not merged?