{"id":23152528,"url":"https://github.com/torrentpier/autoinstall","last_synced_at":"2025-05-08T07:51:02.442Z","repository":{"id":263659959,"uuid":"891021991","full_name":"torrentpier/autoinstall","owner":"torrentpier","description":"🚀 TorrentPier auto-installation script","archived":false,"fork":false,"pushed_at":"2025-04-25T10:50:53.000Z","size":39,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T23:35:09.877Z","etag":null,"topics":["announcer","bittorrent","forum-software","gazelle","p2p","torrent","torrent-tracker","torrentpier","torrentpier-autoinstall","torrentpier-install","torrentpier-installation","xbt"],"latest_commit_sha":null,"homepage":"https://torrentpier.github.io/autoinstall/","language":"Shell","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/torrentpier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null}},"created_at":"2024-11-19T15:36:17.000Z","updated_at":"2025-04-25T10:50:56.000Z","dependencies_parsed_at":"2024-11-19T19:19:42.002Z","dependency_job_id":"685e03e0-ce0d-4295-96a2-adc7a7833e26","html_url":"https://github.com/torrentpier/autoinstall","commit_stats":{"total_commits":24,"total_committers":2,"mean_commits":12.0,"dds":"0.20833333333333337","last_synced_commit":"25742820db07de346b89c0640031c5d0ff87c1bb"},"previous_names":["torrentpier/autoinstall"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torrentpier%2Fautoinstall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torrentpier%2Fautoinstall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torrentpier%2Fautoinstall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torrentpier%2Fautoinstall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/torrentpier","download_url":"https://codeload.github.com/torrentpier/autoinstall/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252470971,"owners_count":21753084,"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","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":["announcer","bittorrent","forum-software","gazelle","p2p","torrent","torrent-tracker","torrentpier","torrentpier-autoinstall","torrentpier-install","torrentpier-installation","xbt"],"created_at":"2024-12-17T19:16:01.922Z","updated_at":"2025-05-08T07:51:02.415Z","avatar_url":"https://github.com/torrentpier.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Automatic installation for TorrentPier\n**This shell script allows you to:**\n- Install TorrentPier in automatic mode;\n## Supported systems:\n- **GNU/Linux:** Debian 12\n- **GNU/Linux:** Ubuntu 22.04, 24.04\n\u003e [!IMPORTANT]\n\u003e The architecture and bit depth of x86_64 are required.\n## Starting the auto installer:\n**Update indexes and packages**\n```bash\napt -y update \u0026\u0026 apt -y full-upgrade\n```\n**Install GIT**\n```bash\napt -y install git\n```\n**Clone the repository**\n```bash\ngit clone https://github.com/torrentpier/autoinstall.git\n```\n**Make the installation file executable**\n```bash\nchmod +x ./autoinstall/install.sh\n```\n**Run automatic installation**\n```bash\n./autoinstall/install.sh\n```\n\u003e [!NOTE]\n\u003e install.sh always downloads the latest release.\\\n\u003e If you want to run it directly, use deb.install.sh for Debian and Ubuntu.\n\n**Running the installation script directly for debian and ubuntu**\n```bash\nchmod +x ./autoinstall/deb.install.sh \u0026\u0026 ./autoinstall/deb.install.sh\n```\n## Additional information:\n- **Web server:** NGINX + PHP-FPM\n- **NGINX config for phpMyAdmin:** /etc/nginx/sites-available/00-phpmyadmin.conf\n- **NGINX config for TorrentPier:** /etc/nginx/sites-available/01-torrentpier.conf\n- **Installation logs directory:** /var/log/torrentpier_install.log\n- **Temporary directory:** /tmp/torrentpier\n- **The file with the data after installation:** /root/torrentpier.cfg\n## Removing phpMyAdmin public access:\n**Removing the symbolic link**\n```bash\nrm /etc/nginx/sites-enabled/00-phpmyadmin.conf\n```\n**We check the current NGINX configs for errors**\n```bash\nnginx -t\n```\n**Restarting the NGINX process**\n```bash\nsystemctl restart nginx\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftorrentpier%2Fautoinstall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftorrentpier%2Fautoinstall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftorrentpier%2Fautoinstall/lists"}