这是一个(https://www.hostcli.com/)的镜像站
系统兼容性顺序:
Centos7.x > Debian10 > Ubuntu 20.04 > Cenots8.x > Ubuntu 18.04 > 其它系统
提示:Centos官方已宣布在2020年停止对Centos6的维护更新,各大软件开发商也逐渐停止对Centos6的兼容,新服务器不建议使用Centos6
CentOS 7.6+、Ubuntu18.04+、Debian10.0+,确保是干净的操作系统,没有安装过其它环境带的Apache/Nginx/php/MySQL/pgsql/gitlab/java(已有环境、网站在运行的不可安装)
文档说明:https://docs.google.com/document/d/13brtnMmzWPWA8is-ifC-eujMRuSwoARbhypKBt7TERQ/edit?usp=sharing
https://hostloc.com/forum.php?mod=viewthread&tid=1015859
https://hostloc.com/forum.php?mod=viewthread&tid=1015891
yum install -y wget && wget -O install.sh http://hostcli.009898.xyz/install/install_6.0.sh && sh install.shUbuntu/Deepin全新安装命令:
wget -O install.sh http://hostcli.009898.xyz/install/install-ubuntu_6.0.sh && sudo bash install.shDebian全新安装命令:
wget -O install.sh http://hostcli.009898.xyz/install/install-ubuntu_6.0.sh && bash install.shFedora全新安装命令:
wget -O install.sh http://hostcli.009898.xyz/install/install_6.0.sh && bash install.sh
curl http://hostcli.009898.xyz/install/update6.sh|bash其他非官方版本
含开心版、快乐版、纯净版等 7.4.5至7.6.0版本之间所有版本均可,执行下列命令升级到7.6.0纯净版:curl http://hostcli.009898.xyz/install/update6.sh|bash任意非官方版本还原到官方最新版:
curl http://download.bt.cn/install/update6.sh|bash