kainstall icon indicating copy to clipboard operation
kainstall copied to clipboard

I used this script to deploy production online, although there are occasional minor problems, but it is basically enough, but I have never understood offline deployment. I see that although there is a judgment OFFLINE_TAG in the script, the online installation of apt is written everywhere. I would like to ask this How to use offline?

Open wl4g opened this issue 3 years ago • 1 comments
trafficstars

wl4g avatar Feb 22 '22 02:02 wl4g

将这个离线仓库生成的离线包传送到节点上,进行本地安装rpm或deb文件,因为每个环境的软件版本不一致,就需要联网或者使用内网仓库来解决这个问题。

lework avatar Feb 22 '22 03:02 lework