一个YGOPro服务器。
现用于萌卡,YGOPro 233服和YGOPro Koishi服。
可参考wiki安装
手动安装:
git clone https://github.com/moecube/srvpro.gitcd srvpronpm installnode ygopro-server.js即可运行
简易的控制台在 http://srvpro.ygo233.com/dashboard.html 或 http://srvpro-cn.ygo233.com/dashboard.html
使用本项目的Docker镜像: https://hub.docker.com/r/mycard/ygopro-server/
镜像标签
mycard/ygopro-server:latest: 完整镜像mycard/ygopro-server:lite: 基本镜像,云录像和人机对战功能需要配合redis和nanahira/windbot这两个镜像使用。端口
7911: YGOPro端口7922: 管理后台端口数据卷
/ygopro-server/config: SRVPro配置文件数据卷/ygopro-server/ygopro/expansions: YGOPro额外卡片数据卷/ygopro-server/decks: 竞赛模式卡组数据卷/ygopro-server/replays: 竞赛模式录像数据卷若使用竞赛模式启动服务器,建议把启动命令修改为pm2-docker start /ygopro-server/data/pm2-docker-tournament.js。
SRVPro
Copyright (C) 2013-2018 MoeCube Team
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Content type
Image
Digest
Size
357.8 MB
Last updated
about 5 years ago
docker pull mycard/ygopro-server