cd /var/www/nextcloud/custom_apps sudo git clone https://github.com/gabrielbruin/harp.git Note: Your Nextcloud path might be /var/www/html/nextcloud or /apps/www/nextcloud . Adjust accordingly. PHP needs to read and write to the Harp directory for caching and configs.
Require Two-Factor Authentication for any user accessing Harp. Go to Nextcloud Settings -> Security -> Two-Factor Authentication and enforce it. Comparing Harp to Other Nextcloud Music Apps How does Harp stack up against the competition? harp nextcloud install
server listen 80; server_name nextcloud.yourdomain.com; return 301 https://$server_name$request_uri; return 301 https://$server_name$request_uri