Merge branch 'stable' into develop
Conflicts: CHANGELOG.md INSTALL.md libresonic-assembly/pom.xml libresonic-booter/pom.xml libresonic-booter/src/main/resources/images/libresonic-512.png libresonic-installer-debian/pom.xml libresonic-installer-mac/pom.xml libresonic-installer-rpm/pom.xml libresonic-installer-windows/pom.xml libresonic-main/pom.xml libresonic-main/src/main/java/org/libresonic/player/dao/schema/hsql/Schema62.java libresonic-main/src/main/resources/org/libresonic/player/service/logo-512.png libresonic-main/src/main/webapp/icons/buuftheme/logo.png libresonic-main/src/main/webapp/icons/coolandclean/logo.png libresonic-main/src/main/webapp/icons/default_dark/logo_light.png libresonic-main/src/main/webapp/icons/default_light/logo.png libresonic-main/src/main/webapp/icons/denim/logo_light.png libresonic-main/src/main/webapp/icons/groove/logo.png libresonic-main/src/main/webapp/icons/hicon/logo.png libresonic-main/src/main/webapp/icons/hiconi/logo_light.png libresonic-main/src/main/webapp/icons/hitech/logo_light.png libresonic-main/src/main/webapp/icons/midnightfun/logo.png libresonic-main/src/main/webapp/icons/monochrome/logo.png libresonic-main/src/main/webapp/icons/monochrome/logo_light.png libresonic-main/src/main/webapp/icons/pinkpanther/logo_light.png libresonic-main/src/main/webapp/icons/simplify/logo_light.png libresonic-main/src/main/webapp/icons/slick/logo_light.png libresonic-main/src/main/webapp/icons/sonic/logo.png libresonic-main/src/main/webapp/icons/sonic_blue/logo_light.png libresonic-main/src/main/webapp/icons/sonic_white/logo.png libresonic-main/src/main/webapp/icons/subStandard/logo_light.png libresonic-rest-api/pom.xml libresonic-sonos-api/pom.xml pom.xml
This commit is contained in:
@@ -66,15 +66,15 @@ Open a web browser and enter your servers IP address in the url bar followed by
|
||||
|
||||
You should be greeted by the Apache Tomcat page. Click on the Manager App button on the right of the page and enter the username and password used in step 3. Default was username: admin and password: admin
|
||||
|
||||
Scroll down to Deploy and the subheading "WAR file to deploy" hit choose file and select the libresonic.war downloaded in the preamble. After selecting press the deploy button. Scroll up and press start. When the page refreshes a message "OK - Started application at context path /libresonic-v6.1.beta2" should be visible.
|
||||
Scroll down to Deploy and the subheading "WAR file to deploy" hit choose file and select the libresonic.war downloaded in the preamble. After selecting press the deploy button. Scroll up and press start. When the page refreshes a message "OK - Started application at context path /libresonic-v6.1" should be visible.
|
||||
|
||||
### 6. Navigate to Libresonic
|
||||
|
||||
In a browser. Take your server IP address and port and append the the context path from above
|
||||
|
||||
ie if the War deployed was called libresonic-v6.1.beta2.war navigate to:
|
||||
ie if the War deployed was called libresonic-v6.1.war navigate to:
|
||||
|
||||
10.0.0.10:8080/libresonic-v6.1.beta2/
|
||||
10.0.0.10:8080/libresonic-v6.1/
|
||||
|
||||
### 7. Log into Libresonic
|
||||
|
||||
|
||||
Reference in New Issue
Block a user