User Tools

Site Tools


computing:airsonic

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
computing:airsonic [2019/12/30 04:40] oemb1905computing:airsonic [2020/05/06 21:41] oemb1905
Line 30: Line 30:
   sudo mkdir /var/airsonic/   sudo mkdir /var/airsonic/
   sudo chown -R $USER:$USER /var/airsonic/   sudo chown -R $USER:$USER /var/airsonic/
 +  cd /var/airsonic/
   ln -s /home/nextclouddata/username/files/Music/Masters music   ln -s /home/nextclouddata/username/files/Music/Masters music
   sudo systemctl stop tomcat9.service   sudo systemctl stop tomcat9.service
Line 39: Line 40:
  
   localhost:8081   localhost:8081
 +  
 +Or, if you need to set up your instance for external access and already set up LAMP or FEMP or something equivalently secure, then you would navigate to:
 +
 +  https://domain.com
  
-If you already have a proper domain setupthen consider a virtual host for your reverse proxy as follows: [[https://hc.jonathanhaack.com/oemb1905/haackingclub/tree/master/airsonic|Air Sonic virtual host config]].+PersonallyI do leverage external access and I use apache and these virtual host configurations [[https://repo.haacksnetworking.com/oemb1905/haackingclub/tree/master/airsonic|Air Sonic Virtual Host Configuration Examples]].
  
 Peace all … oemb1905 #freesoftware #gnulinux #debian Peace all … oemb1905 #freesoftware #gnulinux #debian
      
- --- //[[jonathan@haacksnetworking.com|oemb1905]] 2019/12/30 04:38//+ --- //[[jonathan@haacksnetworking.com|oemb1905]] 2020/05/06 15:38//
computing/airsonic.txt · Last modified: 2023/12/25 18:23 by oemb1905