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 2022/10/02 11:31:19 UTC

[GitHub] [apisix] zhangyuthink opened a new issue, #8034: 怎么离线安装

zhangyuthink opened a new issue, #8034:
URL: https://github.com/apache/apisix/issues/8034

   ### Description
   
   请问rpm和源码编译方式能不能完全离线安装?
   刚按照官网说明rpm方式出错了。
   源码安装方式需要先在线安装依赖,也不能离线安装。
   最好能提供源码方式的完全离线安装教程,谢谢。
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


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

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


[GitHub] [apisix] tokers commented on issue #8034: 怎么离线安装

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

   @zhangyuthink If you want, try to build from the source and package all the related dependencies together. You may have to write some custom scripts to make the process smooth. If possible, just download and export the APISIX docker image, which already contains the whole thing you need.
   
   By the way, which kind of problem did you occur when you use RPM to install APISIX?


-- 
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] hf400159 commented on issue #8034: 怎么离线安装

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

   Is the network normal? I can download it.


-- 
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] tokers commented on issue #8034: 怎么离线安装

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

   cc @tzssangglass @spacewander So currently, apisix-base relies on openresty-openssl111-1.1.1n-1.el7.x86_64.rpm?


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


Re: [I] How to install offline? [apisix]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #8034: How to install offline?
URL: https://github.com/apache/apisix/issues/8034


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


Re: [I] How to install offline? [apisix]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #8034:
URL: https://github.com/apache/apisix/issues/8034#issuecomment-1759312471

   This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time.


-- 
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] zhangyuthink commented on issue #8034: 怎么离线安装

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

   > 
   
   按照官网的rpm离线安装教程操作,没有自动下载openresty-openssl111-1.1.1n-1.el7.x86_64.rpm,后来手动下载该rpm,成功了


-- 
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] spacewander commented on issue #8034: 怎么离线安装

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

   https://github.com/api7/apisix-build-tools/blob/695c1ee5c84131efa796faa048829c7d9f63c585/package-apisix-base.sh#L37
   openresty-openssl111 is already listed as the dependency of apisix-base.
   


-- 
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] soulbird commented on issue #8034: 怎么离线安装

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

   Yes. apisix-base depends on openresty-openssl111-1.1.1n-1. I just tried to install apisix under centos 7 and everything works fine. I executed the command:
   ````
   yum install -y https://repos.apiseven.com/packages/centos/apache-apisix-repo-1.0-1.noarch.rpm
   yum install apisix
   ````


-- 
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] github-actions[bot] commented on issue #8034: How to install offline?

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #8034:
URL: https://github.com/apache/apisix/issues/8034#issuecomment-1738853247

   This issue has been marked as stale due to 350 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.


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