You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/11/12 04:36:24 UTC

[GitHub] [apisix] daputaowang opened a new issue #5491: request help: Do we have a solution for deploying Apisix and Apisix-Dashboard for MIPS installation?

daputaowang opened a new issue #5491:
URL: https://github.com/apache/apisix/issues/5491


   ### Issue description
   
   Do we have a solution for deploying Apisix and Apisix-Dashboard for MIPS installation?
   
   ### Environment
   
   - apisix version (cmd: `apisix version`): 2.10
   - OS (cmd: `uname -a`): Linux neokylin-os-sn2 3.10.0-862.9.1.ns7_4.37.mips64el
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): 1.19.3.1
   - etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API): 3.4.13
   - apisix-dashboard version, if have: 2.9
   - the plugin runner version, if the issue is about a plugin runner (cmd: depended on the kind of runner):
   - luarocks version, if the issue is about installation (cmd: `luarocks --version`): 3.5.0
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] tzssangglass commented on issue #5491: request help: Do we have a solution for deploying Apisix and Apisix-Dashboard for MIPS installation?

Posted by GitBox <gi...@apache.org>.
tzssangglass commented on issue #5491:
URL: https://github.com/apache/apisix/issues/5491#issuecomment-968584332


   This repository will also help: https://github.com/api7/apisix-build-tools, BTW. APISIX works well on aarch and x86_64


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] shuaijinchao commented on issue #5491: request help: Do we have a solution for deploying Apisix and Apisix-Dashboard for MIPS installation?

Posted by GitBox <gi...@apache.org>.
shuaijinchao commented on issue #5491:
URL: https://github.com/apache/apisix/issues/5491#issuecomment-966900623


   Currently APISIX supports compilation and installation under ARM and X86 platforms. It has not been verified under the MIPS platform.
   
   You can try to compile and install APISIX related dependencies such as OpenResty and etcd with the source code and then deploy, and check whether there are any problems in the process.
   
   https://apisix.apache.org/docs/apisix/how-to-build#installation-via-source-release-package


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org