Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

离线部署

Lework edited this page Apr 20, 2021 · 1 revision

离线部署

wget http://kainstall.oss-cn-shanghai.aliyuncs.com/1.21.0/centos7.tgz

bash -c "$(curl -sSL https://cdn.jsdelivr.net/gh/lework/kainstall@master/kainstall.sh)" \
 - init \
 --master 192.168.77.130,192.168.77.131,192.168.77.132 \
 --worker 192.168.77.133,192.168.77.134,192.168.77.135 \
 --user root \
 --password 123456 \
 --port 22 \
 --version 1.21.0 \
 --offline-file centos7.tgz 

更多离线包: kainstall-offline 仓库

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /