Alex Zhang

Results 408 comments of Alex Zhang

> @tokers 非常抱歉,我英语不好,就用中文吧。 我是想通过k8s crd添加全局插件,好想目前只能在ApisixClusterConfig配置开启prometheus和skywalking作为全局插件。 Yep, it's for the simple usage, so `prometheus` and `skywalking` are supported in that way. We may discuss whether to support open plugin configurations in...

> The first easy solution would be to add write access to the group root on this file as every container is started with the root group (0) on OpenShift....

> > Yes, the `nginx.conf` is generated when APISIX just starts. We may add the write and execute permission for the path `/usr/local/apisix/conf`. > > > > we can do...

> someone work on this:https://github.com/apache/apisix-docker/search?q=root+is%3Apr&type=issues, but no one seems to be pushing it to master eventually. @vmaillot Is this OK for you?

@xuheavyrain Could you provide more details?

@wennuanwk Please reformat the error log, it's hard to understand. From the error log we can know it's due to the permission, so which user you're using to run APISIX?

@wennuanwk Please give some details about the installation.

I think this is because the `/usr/local/apisix/logs` dir is mounted via `example/apisix_log` and the owner of latter is the root.

@wennuanwk Do you know any related changes after Docker `1.13.1`?