The Digital Age: Share The DJ: Difference between revisions

From Bitpost wiki
(Created page with "Share The DJ is a web server that hosts all your digital media. Running your own web server allows you complete control, and it's easy to do! == Installation == Share The DJ is...")
 
No edit summary
 
Line 1: Line 1:
Share The DJ is a web server that hosts all your digital media.  Running your own web server allows you complete control, and it's easy to do!
Share The DJ is a web server that hosts all your digital media.  Running your own web server allows you complete control, and it's easy to do.


== Installation ==
== Installation ==
Share The DJ is a layer that sits on top of the apache web server and the ampache media server:
Share The DJ is a layer that sits on top of the apache web server and the ampache media server.


apache
# On an Internet-facing server, install the apache web server with PHP support.  Any recent version on any supported operating system should work.
 
# Share The DJ is provided as a set of extensions on top of the ampache project source code.  Download and install just like you would install ampache.
ampache
 
Share The DJ

Latest revision as of 05:11, 6 February 2011

Share The DJ is a web server that hosts all your digital media. Running your own web server allows you complete control, and it's easy to do.

Installation

Share The DJ is a layer that sits on top of the apache web server and the ampache media server.

  1. On an Internet-facing server, install the apache web server with PHP support. Any recent version on any supported operating system should work.
  2. Share The DJ is provided as a set of extensions on top of the ampache project source code. Download and install just like you would install ampache.