I have four vRA load balanced service URLs:
- hosting.vra.com - application
- mgr.hosting.vra.com - IaaS manager
- web.hosting.vra.com - IaaS Web
- sso.hosting.vra.com - vCenter SSO
My issue is that i want to use hosting.vra.com as a custom home page for the vRA service. I've attempted to modify the Tomcat config on the application servers with some success but i would prefer to do as little customization there as possible. Being so i thought about trying to move the application service URL from hosting.vra.com to app.hosting.vra.com instead so i can have hosting.vra.com point to a web server with my custom home page on it.
I wasn't able to find any documentation around doing something like this. Has anyone out there successfully change the URLs associated with the various vRA services?