I'd recommend using Docker image to deploy for users, it will flatten the differences for different operating systems.
Ming Wen <[email protected]> 于 2019年10月25日周五 22:46写道: > hello folks, > > There are three ways to install Apache APISIX now: RPM, luarocks, and > docker[1]. > > Developers need to use luarocks to compile source code locally to deploy > the environment, which is not friendly. > > I think we should assume APISIX is running on the container, rather than > different Linux distributions, > so it's a good idea to recommend use container to install and deploy, or > even the development environment. > Go a step further, we can support Helm Charts, and run in k8s environment. > > And of course, we still support other installation methods. > > What do you think? > > [1] https://github.com/iresty/docker-apisix > > Thanks, > Ming Wen, Apache APISIX > Twitter: _WenMing >
