YGGverse / YGGtracker

BitTorrent Network for Yggdrasil
MIT License
15 stars 3 forks source link
alt-web bittorrent catalog composer distributed federated js-less magnet php social-network sphinx sqlite symfony torrent tracker wiki yggdrasil

YGGtracker

Crowdin

BitTorrent Network for Yggdrasil

YGGtracker is catalog, open tracker and social network with many features that allow to convert, filter and download any torrent in Yggdrasil network by community.

Engine uses IPv6 0200::/7 addresses to identify users without registration.

Showcase

Pasted image 1

Instances

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
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

Join community translations by Crowdin

API

Wiki reference

Contribution

Please make new branch for each PR

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

Donate to contributors

License

Versioning

Semantic Versioning 2.0.0

Components

Support

Blog

Integrations

See also