Skip to content

novff/openbay1.0-fixed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openbay

this is a fork of the 1.0 version of openbay aimed om patching it up and making it run on modern servers and shared hostings.

openbay is a software clone of The Pirate Bay.

Installation

Step 1. download the source code.

Step 2. Upload source code 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 2.1. Unzip source to hosting folder (optional)

Some hosts can unzip sources automatically, others require you to do it manually.

Step 3. 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)

Instruction here

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.

Detailed instruction here

How to contribute?

Report issues, submit pull requests to fix problems, or to create summarized and documented feature requests (preferably with code that implements the feature).

Feel free to contribute to the project in any way you like!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 85.4%
  • CSS 13.3%
  • Other 1.3%