membphis opened a new issue #1196: improvement: print a warning message when running APISIX in `/root` directory URL: https://github.com/apache/incubator-apisix/issues/1196 Improvement: Because Nginx's default worker process uses the nobody user, it does not have permission to read the / root directory. So when a user tries to start apisix in the `/root` directory, an alert will be displayed: Running apisix under `/root` is only suitable for development environments, and it is dangerous to do so. It is recommended to run apisix in a directory other than `/root`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
