View Single Post
  #1  
Old 20th December 2014, 00:30
Fynnon's Avatar
Fynnon Fynnon is offline
xxx
 
Join Date: Nov 2007
P2P
Posts: 984
Default The (OLD) Pirate Bay - Source & Database
http://openbay.isohunt.to

Click the image to open in full size.

Run your own Pirate Bay
Download the script and follow instructions. Includes database updates by default.

Enhance Pirate Bay source code on Github.com
Create new features and develop the code for everyone

Full DataBase Dump
Download static database dump if you wish to update it by yourself. It consist of almost 8 mln torrents


torrentfreak.com: The release includes oldpiratebay.org’s theme and a database dump of roughly 8 million torrent links, while Pirate Bay only had around 3 million. The difference is explained by the fact that The Open Bay database also includes files that originated from KickassTorrents and Isohunt.to. The original Pirate Bay code or descriptions are not there, and it’s not possible to upload or comment either.


Install
: https://github.com/shaderzak/openbay-master

SOURCE: attached below
DB DUMP: https://github.com/isohuntto/openbay-db-dump
Quote:
Download our database dump. We took the best content from Kick Ass Torrents, Isohunt.to and Pirate Bay to give people the best and newest content out ther.
Step 1. Download source.
Download the latest version at openbay.isohunt.to or at the GitHub project page.

Step 2. Upload to your web host.
Upload the source code to your host using the hosting guide (in common case there is a CPanel tool) or just use FTP

Step 3. Unzip source to hosting folder (optional)
Some hosts can unzip sources automatically, others require you to do it manually.

Step 4. Set hosting environment (optional)
Apache
This option is available by default in original source pack. You can see it at conf/example.htaccess

Nginx

This config is available in original source pack at /conf/example.nginx.conf
Sphinx (advanced mode)

MySQL (advanced mode)
Before the wizard will run you need to create a database, the wizard will create the schema. The dump is at /src/protected/data/schema.mysql.sql

Step 5. Wizard
Open your website and follow the guide provided there. By default, you will need to put a title which will appear on all the site's pages
Attached Files
File Type: zip openbay-master.zip (11.39 MB, 233 views)
Reply With Quote
The Following 2 Users Say Thank You to Fynnon For This Useful Post:
aMiGo1972 (20th December 2014), Titya (9th February 2015)