1acac6439a
Co-authored-by: Cursor <cursoragent@cursor.com>
1.0 KiB
1.0 KiB
1Panel + Docker 一键部署
公共仓库一键安装(推荐,root 一条命令)
curl -fsSL "http://66.154.115.8:3000/admin/Nexus/raw/branch/main/deploy/quick-install.sh" | bash
4 核 16G:
curl -fsSL "http://66.154.115.8:3000/admin/Nexus/raw/branch/main/deploy/quick-install.sh" | bash -s -- --profile 4c16g
安装完成后浏览器打开 https://api.synaglobal.vip/app/install.html 完成向导。
已 clone 到 /opt/nexus
cd /opt/nexus && git pull
bash deploy/install-nexus-fresh.sh --skip-clone
NX 运维菜单
nx # 主菜单
nx god # 上帝菜单(重启 Python / 升级 / 日志)
装好后会注册:nexus-install · nx · nexus-fresh
脚本说明
| 文件 | 用途 |
|---|---|
quick-install.sh |
公共仓库 curl 入口(1Panel 风格) |
install-nexus-fresh.sh |
全新空库安装 |
nexus-1panel.sh |
迁机 / 升级底层 |
nx |
交互菜单 |
资源档位
--profile 1c4g · 2c8g(默认)· 4c16g