James Moger
James Moger
There are multiple related ideas presented in this issue which seem really logical. Two of them I wish were already part of Chalice. - support for `.chalice/config.{stage}.json` - simplifying `chalice...
Hi @goettl79. That's certainly a great suggestion. Gitblit doesn't currently track many/any stats now. It could be instrumented for metrics collection, of course. Is this something you'd be interested in...
> Didn't know that gitblit is dropwizard service. It is not, you misunderstood.
``` Same issue running the WAR file in a root context. I have an Apache VirtualHost pointing to gitblit running on the ROOT Context of a Tomcat VirtualHost. Everything works...
``` I'm seeing this problem in a slightly different way. In my case the context path is being respected, but `web.canonicalUrl` is *not* being used. I'm getting broken links because...
``` PS: Using version 1.6.2 from the `jmoger/gitblit` Docker image. ``` Reported by `[email protected]` on 2015-05-27 20:25:49
``` Sorry, should add, the url is hard coded with the glassfish host and ip address ``` Reported by `D.H.Bowes` on 2015-02-03 12:25:46
``` Can't you use mod_rewrite here too? ``` Reported by `James.Moger` on 2015-02-03 12:45:32
``` When the page is written, the host is hard coded in the img url . mod_rewrite does not see the content of the page being delivered, just the place...
``` Your suspicions are confirmed, it does hard-code an url. ``` Reported by `James.Moger` on 2015-02-04 12:53:58