Johannes Hiemer

Results 5 issues of Johannes Hiemer

Is it possible to remove the JQuery dependency?

Hi, currently trying to deploy bosh director via `bosh-init`. The process steps during `Rendering job templates...` and nothing happens. Here is the log: ``` shell cd /workspace/deployments && bosh-init deploy...

Hi, I am currently trying to use the following statement for a influx DB query which fails because of different aspects ``` sql SELECT derivate(mean(value)) AS value FROM "this.is.a.crazy.table" WHERE...

Hi there, first of all thanks for this great project. I like working with it a lot. Up today I used only one term.js session window per browser tab. I...

Hi, currently the whole documentation references the installation of CPI via the creation of new bosh director. As it is possible to have a multi CPI setup in the meanwhile,...