On 14 August 2014 12:03, GS <geksi...@gmail.com> wrote:
> Hi,
>
> I'm trying to setup a build wall display for the office and have been
> evaluating the Wall Display and Build Monitor plugins. My use case is that I
> have a TV monitor (not connected to the Jenkins server) which runs a web
> browser pointing to my choice of URLs.
>
> The thing is, my Jenkins server is being hosted in the cloud, so I'm wary of
> allowing anonymous read access. Logging in is not an option, since the
> session will eventually time out. And using tokens, it seems that I can only
> trigger remote builds, but I can't access the wall display pages this way.
>
> What other options do I have? How do you implement your build walls in the
> office?
>

We have implemented our own solution that logs in on our build server.
It is executed on a office computer that also has to log in. Having an
general office computer with a normal user logged in is fragile. But
expect from having to restart a windows host once in a while, it works
ok.

I would probably develop my own monitor that was able to log into
Jenkins when the session had timed out if you can't use any of the
solutions you have evaluated.

/Thomas




> Thanks for any advice
> GS
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.



-- 
Thomas Sundberg
M. Sc. in Computer Science

Mobile: +46 70 767 33 15
Blog: http://thomassundberg.wordpress.com/
Twitter: @thomassundberg

Better software through faster feedback

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to