Difference between revisions of "Ampache on Debian Stretch"
From Braindisconnect
(Created page with "Category:Linux Create the Debian LAMP Stretch server.") |
|||
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