承接 yggverse/yggtracker 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

yggverse/yggtracker

最新稳定版本:2.6.2

Composer 安装命令:

composer create-project yggverse/yggtracker

包简介

BitTorrent tracker for Yggdrasil network

README 文档

README

Note

Take a look at βtracker - the modern aggregation alternative written in Rust!

A social-oriented BitTorrent catalog for the Yggdrasil network, written in the Symfony framework.

YGGtracker is a manually operated catalog and social network that allows users to share their torrents in the local network. Engine uses IPv6 0200::/7 addresses to identify users without registration.

Showcase

Pasted image 1

Installation

symfony check:requirements
Production

Install stable release

composer create-project yggverse/yggtracker
Development

Latest codebase available in repository

git clone https://github.com/YGGverse/YGGtracker.git
cd YGGtracker
composer update
symfony server:start
Database

New installation

php bin/console doctrine:schema:update --force

Existing DB upgrade

php bin/console doctrine:migrations:migrate
Crontab
  • * * * * * /crontab/torrent/scrape/{%app.key%} - update seeding stats
FTP

Setup anonymous read-only access to /var/ftp catalog (read more)

App settings

Custom settings could be provided in the /.env.local file by overwriting default /.env values

Localization

Crowdin

API

Wiki reference

Contribution

Please make new branch for each PR

git checkout main
git checkout -b my-pr-branch-name

License

Versioning

Semantic Versioning 2.0.0

Components

Support

Blog

Integrations

See also

统计信息

  • 总下载量: 37
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 24
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 24
  • Watchers: 3
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-09-20