We let Jenkins install itself with its .deb package, but it tries to directly start it up, while its default port is 8080. In the case it is already used by another app, it will fail with no chance for us to fix it beforehand.
Context
Hardware: any
YunoHost version: 11.1.21.4
I have access to my server: any
Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: no
Using, or trying to install package version/branch: 2.375.2~ynh1
Describe the bug
App installation fails if port 8080 is used.
We let Jenkins install itself with its .deb package, but it tries to directly start it up, while its default port is 8080. In the case it is already used by another app, it will fail with no chance for us to fix it beforehand.
Context
Logs
https://paste.yunohost.org/raw/ivufuhuqek
"Caused by: [java.io](http://java.io/).IOException: Failed to bind to 0.0.0.0/0.0.0.0:8080"
in the journal.