Note that this command copies the war file directly to the Tomcat webapps directory, and renames it to `libresonic.war`.
Note that this command copies the war file directly to the Tomcat webapps directory, and renames it to `libresonic.war`.
@ -36,7 +36,7 @@ Daily WAR files are built by Jenkins and available [here](https://jenkins.zifnab
systemctl restart tomcat8.service
systemctl restart tomcat8.service
Note that it may take ~30 seconds after the service restarts for Tomcat to fully deploy the app. You can monitor /var/log/tomcat8/catalina.out for the following message:
Note that it may take ~30 seconds after the service restarts for Tomcat to fully deploy the app. You can monitor `/var/log/tomcat8/catalina.out` for the following message:
INFO: Deployment of web application archive /var/lib/tomcat8/webapps/libresonic.war has finished in 46,192 ms
INFO: Deployment of web application archive /var/lib/tomcat8/webapps/libresonic.war has finished in 46,192 ms
@ -54,7 +54,7 @@ In order to build, install, and run Libresonic, you will need:
On a Debian-based system, you can install all these prerequisites at once with:
On a Debian-based system, you can install all these prerequisites at once with: