Skip to content

Commit

Permalink
Add workaround for slow startup under ARM
Browse files Browse the repository at this point in the history
Thanks to @qlyoung !
  • Loading branch information
jooola committed Jul 23, 2017
1 parent 75e286e commit e348885
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install/prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ permalink: /docs/install/prerequisites/
---
To get Airsonic running, we are going to install OpenJDK 8 or Oracle JDK 8, set the default `JAVA_HOME`, and finally deploy our Airsonic WAR package.

> Please note that if you are running Libresonic on an ARM platform and you experience extremely long startup times (on the order of 20-30 minutes), you should install Oracle's JDK/JRE. There are known performance issues with OpenJDK under ARM.
#### Install OpenJDK 8

##### On Debian 9
Expand Down

0 comments on commit e348885

Please sign in to comment.