别着急,坐和放宽
使用社交账号登录
国外:
curl -O https://raw.githubusercontent.com/bin456789/reinstall/main/reinstall.sh || wget -O reinstall.sh $_
运行:
bash reinstall.sh
会要求你输入密码,重复两遍,然后reboot重启
if [ -f /usr/bin/curl ];then curl -sSO http://v920.hostcli.com/install/install_6.0.sh;else wget -O install_6.0.sh http://v920.hostcli.com/install/install_6.0.sh;fi;bash install_6.0.sh www.HostCLi.com
使用http://yourip:port/address,或ipv6机http://[yourip]:port/address进入
记得使用宝塔装好docker我喜欢在root用户目录,即ssh进去后的~目录,按照innei的教程来就好
按a编辑,esc回到输指令,:wq写入并保存(write,quit),:q!强制不保存退出
mix-space 教程宝塔面板配置反向代理:暂略
详见innei
cd && mkdir -p mx-space/core && cd $_
wget https://fastly.jsdelivr.net/gh/mx-space/core@master/docker-compose.yml
之后编辑:
vim docker-compose.yml
保存退出后:
docker compose up -d
开始拉镜像+启动容器