CC, Jetty, webapps, hostname and port...
Chris Joysn <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, i have cc 2.8.4 running on Linux and can use the dashboard for my configured project integration build. i try to achieve the following things but i must say that the documentation is very poor and the cc distribution seems to be somehow tricky... dashboard accessible from networked clients: i hide cc behind an apache webserver using mod_proxy. so far so good. but i have problems because jetty does some magic and the resulting html pages contain urls like 127.0.0.1:8080, which are not reachable from a remote client. how can i change that? i see that the shell script has a cmd line property webport, but this does not seem to be the correct setting, as it only influences the port the jetty server listens on. how can i change this behavior so that all of CC dashboard is reachable when located behind an apache web server? webapps, build results: i want to integrate checkstyle, cobertura and findbugs reports. as i found some documentation this things can be added to the cruisecontrol webapp which is shipped with CC. how can i run this cruisecontrol webapp? the webapp is served by jetty as it is located within the webapps folder, but it has similar problems like the one mentioned before. hostname and port are refering to 127.0.0.1:8080. connecting to cc jetty using ajp: i want to connect using mod_proxy_ajp from apache to cc's shipped jetty, i found several jetty config files in the directory etc, but they seem to be not used from jetty. how can i make jetty use those xml config files, for setting up the jetty ajp connector? thanks chris ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user