Skip to content
 
 

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

release

发布可直接运行版本(无需源码),直接在本页面下载可执行文件,再安装好数据库就可以运行

安装Mysql,5分钟

安装Elasticsearch,5分钟

  • 下载 2.xx版本,解压出文件夹
  • 在unix环境中,运行 bin/elasticsearch, 在windows运行 bin\elasticsearch.bat 

下载可执行文件,2分钟

根据运行环境选择下载

目录结构

├── api                      对外提供API服务
│   ├── api                  可执行文件
│   └── config               配置文件
│       └── api.conf
├── crawl                    抓取活跃infohash于metadata
│   ├── config				配置文件
│   │   └── crawl.conf		 
│   └── crawl				可执行文件
├── site                     网站前端代码
└── storage					从资源库抓取资源(xunlei)
    ├── config				配置文件
    │   └── storage.conf
    └── storage				可执行文件

常见问题

About

发布可直接运行版本

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors