Bind YouTrack jar to a static ip
By default if you start YouTrack via
it will listen at all ips.
I want YouTrack to just listen to a special internal ip (e.g. 192.168.1.1) and I could not find a solution in the documentation or via Google.
Any Ideas are welcome.
java -Xmx512m -Djava.awt.headless=true -jar youtrack-xx.jar <port>
it will listen at all ips.
I want YouTrack to just listen to a special internal ip (e.g. 192.168.1.1) and I could not find a solution in the documentation or via Google.
Any Ideas are welcome.
Please sign in to leave a comment.
Sorry for not responding earlier.
As I've mentioned earlier, it's better to provide us with your particular scenario so to let us assist you. In general, this can be done under jetty.xml, but we do not offer this option from in-box, this should be tested first.
Feedback are appreciated.
Thank you.