It is possible to change the root URL, but you need to both change the URL in the Tomcat settings AND move the artifactory.war file from a subdirectory in WEBROOT directly to the root. This can lead to some weirdness, so the suggestion we've received is to use the zip file and deploy with a configuration management script rather than installing the RPM/deb and attempting to change the paths around.
For best performance if you can use a reverse proxy it is suggested to use Apache, because it can handle the Java authentication proxy required to make Artifactory work well if you are redirecting /artifactory to the root of the URL, we ran into issues with doing this on Nginx which is how we discovered the workaround above when using the RPM. -- View this message in context: http://forums.jfrog.org/How-to-set-root-context-url-tp7580999p7581024.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
