Ampache on Debian Stretch: Difference between revisions
From Braindisconnect
				
				
				Jump to navigationJump to search
				
				|  (Created page with "Category:Linux Create the Debian LAMP Stretch server.") | No edit summary | ||
| Line 1: | Line 1: | ||
| [[Category:Linux]] | [[Category:Linux]] | ||
| Create the [[Debian LAMP Stretch]] server. | |||
| == Ampache Music Server == | |||
| Create the [[Debian LAMP Stretch]] server first. | |||
| Download the latest Ampache. | |||
|  cd /var/www/html | |||
|  git clone https://github.com/ampache/ampache.git | |||
Revision as of 16:49, 24 March 2019
Ampache Music Server
Create the Debian LAMP Stretch server first.
Download the latest Ampache.
cd /var/www/html git clone https://github.com/ampache/ampache.git
