{"id":30663634,"url":"https://github.com/eustasy/phoenix","last_synced_at":"2026-03-05T11:32:08.345Z","repository":{"id":25064430,"uuid":"28484612","full_name":"eustasy/Phoenix","owner":"eustasy","description":"A lightweight BitTorrent Tracker written in PHP with an SQL backend.","archived":false,"fork":false,"pushed_at":"2024-03-06T21:18:51.000Z","size":344,"stargazers_count":16,"open_issues_count":9,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-05-02T04:37:05.122Z","etag":null,"topics":["bittorrent","bittorrent-tracker","cron","lamp","lamp-stack","lemp","lemp-stack","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eustasy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"issuehunt":"eustasy","ko_fi":"eustasy"}},"created_at":"2014-12-25T15:18:40.000Z","updated_at":"2024-04-23T01:35:06.000Z","dependencies_parsed_at":"2024-03-06T22:29:31.419Z","dependency_job_id":null,"html_url":"https://github.com/eustasy/Phoenix","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/eustasy/Phoenix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eustasy%2FPhoenix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eustasy%2FPhoenix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eustasy%2FPhoenix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eustasy%2FPhoenix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eustasy","download_url":"https://codeload.github.com/eustasy/Phoenix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eustasy%2FPhoenix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273011006,"owners_count":25030371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bittorrent","bittorrent-tracker","cron","lamp","lamp-stack","lemp","lemp-stack","php"],"created_at":"2025-08-31T17:14:07.001Z","updated_at":"2026-03-05T11:32:03.076Z","avatar_url":"https://github.com/eustasy.png","language":"PHP","readme":"# Phoenix v.3.1.5\n\n[![Normal](https://github.com/eustasy/phoenix/actions/workflows/normal.yml/badge.svg)](https://github.com/eustasy/phoenix/actions/workflows/normal.yml)\n[![Code Climate](https://codeclimate.com/github/eustasy/phoenix/badges/gpa.svg)](https://codeclimate.com/github/eustasy/phoenix)\n\nA lightweight BitTorrent Tracker written in PHP, with an SQL backend, for people that just want to host a tracker, not the torrent listing site.\n\n## Installation\n\n### What Do You Need?\n\n#### Required\n* A PHP compatible web-server.\n* PHP \u003e= 5.4.0 with Core, SimpleXML, date, filter, json, mysqli, pcre, \u0026 standard extensions. (Generated using [PHP CompatInfo](http://php5.laurent-laville.org/compatinfo/)\n* A MySQLI supported database, such as MySQL \u003e= 4.1\n\n#### Recommended\n* The latest version of Nginx  ( \u003e= 1.10.0 with HTTP/2 )\n* [The latest version of PHP](http://php.net/supported-versions.php)\n* The latest version of MariaDB ( \u003e= 10 )\n\n### Install Guide\n1. Copy `_settings/phoenix.default.php` to `_settings/phoenix.custom.php`\n2. Edit the variables in `_settings/phoenix.custom.php`\n2. Upload all the `.php` and `.sh` files to your server.\n4. Load `admin.php` in your browser and run the `Setup` option.\n\n## Configuration\nConfiguration should take place in `_settings/phoenix.custom.php`, NOT `_settings/phoenix.default.php`. Phoenix _will_ attempt to use the default configuration if yours is missing.\n\n### Cron (Automating Maintenance)\n1. Configure `_cron/hourly/backup-database.sh` by changing the path in the second line, and the username, password, database, and file in the last three.\n2. Edit `_settings/phoenix.custom.php` and set `$settings['clean_with_cron']` to `true` instead of `false`. You can also set `$settings['clean_with_requests']` to `0` to save processing time.\n3. Edit your crontab with `crontab -e`, and add a crontab like the following. You can edit the times, and should make sure the paths are correct by running the commands after the asteriks.\n```\n15 * * * * php ~/phoenix/_cron/hourly/clean-and-optimize.php\n30 * * * * ~/phoenix/_cron/hourly/backup-database.sh\n```\n","funding_links":["https://issuehunt.io/r/eustasy","https://ko-fi.com/eustasy"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feustasy%2Fphoenix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feustasy%2Fphoenix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feustasy%2Fphoenix/lists"}