After giving up on this, I stumbled into an acceptable answer. The 
Dashboard View plugin includes a iframe portlet that will display the 
contents of another html page. I just provide the URL, and the page served 
by my javascript web app appears in the Dashboard view.

I'm serving the web app from the ${JENKINS_HOME}/userContent directory, and 
am deploying it using a job that syncs if from our SCM system as needed and 
copies it into the userContent directory. 

On Sunday, August 17, 2014 11:29:12 AM UTC-7, Tom Sackett wrote:
>
> Is there some way I could create a Jenkins view serves a javascript web 
> app?
>
> I've created a javascript/backbone.js site that lets our engineers browse 
> Jenkins jobs by SCM change (in a way not currently provided by an existing 
> view plugin). I would like to deploy the site within Jenkins as a view. Is 
> there any way to have Jenkins serve my javascript files in a view?
>
> -Tom
>

-- 
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