<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 10, 2014 at 4:54 PM, Brian Stansberry <span dir="ltr">&lt;<a href="mailto:brian.stansberry@redhat.com" target="_blank">brian.stansberry@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">On 12/10/14, 9:28 AM, Dev Ops wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">
<br>
<br>
On Wed, Dec 10, 2014 at 3:37 PM, Brian Stansberry<br></span><span class="">
&lt;<a href="mailto:brian.stansberry@redhat.com" target="_blank">brian.stansberry@redhat.com</a> &lt;mailto:<a href="mailto:brian.stansberry@redhat.com" target="_blank">brian.stansberry@<u></u>redhat.com</a>&gt;&gt; wrote:<br>
<br>
    On 12/10/14, 5:14 AM, Dev Ops wrote:<br>
    &gt;<br>
    &gt;<br>
    &gt; On Wed, Dec 10, 2014 at 10:58 AM, Harald Pehl &lt;<a href="mailto:hpehl@redhat.com" target="_blank">hpehl@redhat.com</a> &lt;mailto:<a href="mailto:hpehl@redhat.com" target="_blank">hpehl@redhat.com</a>&gt;<br></span><span class="">
    &gt; &lt;mailto:<a href="mailto:hpehl@redhat.com" target="_blank">hpehl@redhat.com</a> &lt;mailto:<a href="mailto:hpehl@redhat.com" target="_blank">hpehl@redhat.com</a>&gt;&gt;&gt; wrote:<br>
    &gt;<br>
    &gt;&gt;<br>
    &gt;&gt;     Am 09.12.2014 um 12:42 schrieb Dev Ops &lt;<a href="mailto:devopsmoreorless@gmail.com" target="_blank">devopsmoreorless@gmail.com</a> &lt;mailto:<a href="mailto:devopsmoreorless@gmail.com" target="_blank">devopsmoreorless@<u></u>gmail.com</a>&gt;<br></span>
     &gt;&gt;     &lt;mailto:<a href="mailto:devopsmoreorless@gmail.com" target="_blank">devopsmoreorless@<u></u>gmail.com</a><div><div class="h5"><br>
    &lt;mailto:<a href="mailto:devopsmoreorless@gmail.com" target="_blank">devopsmoreorless@<u></u>gmail.com</a>&gt;&gt;&gt;:<br>
    &gt;&gt;<br>
    &gt;&gt;     Hi,<br>
    &gt;&gt;     thanks for pointing me to the github repo.<br>
    &gt;&gt;<br>
    &gt;&gt;     I need to do a couple of things:<br>
    &gt;&gt;<br>
     &gt;&gt;      1. provide a graphical and complete view of all server-groups -<br>
    &gt;&gt;         along with the hosts - something like the following<br>
    &gt;&gt;<a href="http://bl.ocks.org/mbostock/1062288" target="_blank">http://bl.ocks.org/mbostock/<u></u>1062288</a><br>
    &gt;     That&#39;s something we&#39;ve always wanted to have in the console.<br>
    &gt;     Currently the console has some weak points when it comes to manage<br>
    &gt;     big domains with lots of hosts and servers. Some kind of bird&#39;s-eye<br>
    &gt;     view for big topologies would definitely be an improvement.<br>
    &gt;&gt;<br>
     &gt;&gt;      2. provide a button to download the deployed application;<br>
    &gt;     Not sure what&#39;s the use case behind that. Maybe you can elaborate<br>
    &gt;     more on that.<br>
    &gt;<br>
    &gt;<br>
    &gt; Most of the time I &quot;operate&quot; in environments and situation where there<br>
    &gt; is NOT an artifact repository.<br>
    &gt; People merely know the existence of words like CI, CD and so on, thus<br>
    &gt; before upgrading a web-application they need to back it up.<br>
    &gt; Having a button next to the application can be handy.<br>
    &gt;<br>
<br>
    Supporting this would require some server-side functionality, as we<br>
    don&#39;t expose the content in the content repository via the management<br>
    API. It would probably be pretty simple to do though, using the<br>
    attach-a-stream-to-a-response thing we&#39;ve added in 9. Used now by the<br>
    log download feature.<br>
<br>
<br>
Great! Thus implementing a download-content button should be pretty<br>
straightforward.<br>
<br>
</div></div></blockquote>
<br>
Are you saying you plan to take on the server-side bit? That would be great, and I&#39;d be happy to help out.<br></blockquote><div><br></div><div>Let&#39;s say, I&#39;ll try to take a look at it this week-end cloning the <a href="https://github.com/hal/core">https://github.com/hal/core</a> repo.<br></div><div>By the way... which branch/tag should I &quot;work&quot; on?<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">
Dates for WF 9.0.0.Final? More or less... :-)<br>
<br>
<br>
    &gt;<br>
    &gt;&gt;     Next would be extending point 2. by providing different colors for<br>
    &gt;&gt;     different metric values.<br>
    &gt;&gt;     Likely, heap memory metric going to saturation, the balloon would<br>
    &gt;&gt;     be colored has almost red (#cc0000)... every hosts could have its<br>
    &gt;&gt;     own metric (heap memory, cpu usage, connection pool statistics,<br>
    &gt;&gt;     etc...).<br>
    &gt;&gt;     Alerts and notifications are not needed, as there are already<br>
    &gt;&gt;     other software accomplishing these tasks (nagios, jon, etc...).<br>
    &gt;&gt;<br>
    &gt;&gt;     Regards,<br>
    &gt;&gt;     DevOps guy<br>
    &gt;<br>
    &gt;     Any contributions which address these enhancements are highly<br>
    &gt;     welcome! The management console is implemented in GWT. There&#39;s some<br>
    &gt;     documentation about the internals and how to get started at [1]. You<br>
    &gt;     can ping me anytime on #wildfly-management if you need more details<br>
    &gt;     or to discuss the next steps.<br>
    &gt;<br>
    &gt;     [1]<a href="http://hal.github.io/" target="_blank">http://hal.github.io/</a><br>
    &gt;<br>
    &gt;     .: Harald<br>
    &gt;<br>
    &gt;&gt;<br>
    &gt;&gt;<br>
    &gt;&gt;     On Tue, Dec 9, 2014 at 11:13 AM, Harald Pehl &lt;<a href="mailto:hpehl@redhat.com" target="_blank">hpehl@redhat.com</a> &lt;mailto:<a href="mailto:hpehl@redhat.com" target="_blank">hpehl@redhat.com</a>&gt;<br></span><span class="">
    &gt;&gt;     &lt;mailto:<a href="mailto:hpehl@redhat.com" target="_blank">hpehl@redhat.com</a> &lt;mailto:<a href="mailto:hpehl@redhat.com" target="_blank">hpehl@redhat.com</a>&gt;&gt;&gt; wrote:<br>
    &gt;&gt;<br>
    &gt;&gt;         The source code for the management console lives in its own<br></span>
    &gt;&gt;         repository athttps://<a href="http://github.com/hal/core" target="_blank">github.com/hal/core</a><span class=""><br>
    &gt;&gt;<br>
    &gt;&gt;         I&#39;m curious, what kind of customization do you have in mind?<br>
    &gt;&gt;<br>
    &gt;&gt;         .: Harald<br>
    &gt;&gt;<br>
    &gt;&gt;&gt;         Am 09.12.2014 um 11:06 schrieb Dev Ops<br>
     &gt;&gt;&gt;         &lt;<a href="mailto:devopsmoreorless@gmail.com" target="_blank">devopsmoreorless@gmail.com</a><br>
    &lt;mailto:<a href="mailto:devopsmoreorless@gmail.com" target="_blank">devopsmoreorless@<u></u>gmail.com</a>&gt;<br></span>
    &lt;mailto:<a href="mailto:devopsmoreorless@gmail.com" target="_blank">devopsmoreorless@<u></u>gmail.com</a><span class=""><br>
    &lt;mailto:<a href="mailto:devopsmoreorless@gmail.com" target="_blank">devopsmoreorless@<u></u>gmail.com</a>&gt;&gt;&gt;:<br>
    &gt;&gt;&gt;<br>
    &gt;&gt;&gt;         Hi all,<br>
    &gt;&gt;&gt;         where do I find the source of the web application which<br>
    &gt;&gt;&gt;         provides the Management console?<br>
    &gt;&gt;&gt;<br>
    &gt;&gt;&gt;         I need to add something to it, but I don&#39;t know where to get<br>
    &gt;&gt;&gt;         the source.<br>
    &gt;&gt;&gt;<br>
    &gt;&gt;&gt;<br>
    &gt;&gt;&gt;         TIA,<br>
    &gt;&gt;&gt;         DevOps guy<br>
    &gt;&gt;&gt;         ______________________________<u></u>_________________<br>
    &gt;&gt;&gt;         wildfly-dev mailing list<br>
     &gt;&gt;&gt; <a href="mailto:wildfly-dev@lists.jboss.org" target="_blank">wildfly-dev@lists.jboss.org</a><br>
    &lt;mailto:<a href="mailto:wildfly-dev@lists.jboss.org" target="_blank">wildfly-dev@lists.<u></u>jboss.org</a>&gt;<br></span>
    &lt;mailto:<a href="mailto:wildfly-dev@lists.jboss.org" target="_blank">wildfly-dev@lists.<u></u>jboss.org</a><span class=""><br>
    &lt;mailto:<a href="mailto:wildfly-dev@lists.jboss.org" target="_blank">wildfly-dev@lists.<u></u>jboss.org</a>&gt;&gt;<br>
    &gt;&gt;&gt;<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/<u></u>mailman/listinfo/wildfly-dev</a><br>
    &gt;&gt;<br>
    &gt;&gt;         ---<br>
    &gt;&gt;         Harald Pehl<br>
    &gt;&gt;         JBoss by Red Hat<br>
     &gt;&gt; <a href="http://hpehl.info" target="_blank">http://hpehl.info</a> &lt;<a href="http://hpehl.info/" target="_blank">http://hpehl.info/</a>&gt;<br>
    &gt;&gt;<br>
    &gt;&gt;<br>
    &gt;<br>
    &gt;     ---<br>
    &gt;     Harald Pehl<br>
    &gt;     JBoss by Red Hat<br>
    &gt;<a href="http://hpehl.info" target="_blank">http://hpehl.info</a><br>
    &gt;<br>
    &gt;<br>
    &gt;<br>
    &gt;<br>
    &gt; ______________________________<u></u>_________________<br>
    &gt; wildfly-dev mailing list<br></span>
    &gt;<a href="mailto:wildfly-dev@lists.jboss.org" target="_blank">wildfly-dev@lists.jboss.org</a> &lt;mailto:<a href="mailto:wildfly-dev@lists.jboss.org" target="_blank">wildfly-dev@lists.<u></u>jboss.org</a>&gt;<span class=""><br>
    &gt;<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/<u></u>mailman/listinfo/wildfly-dev</a><br>
    &gt;<br>
<br>
<br>
    --<br>
    Brian Stansberry<br>
    Senior Principal Software Engineer<br>
    JBoss by Red Hat<br>
    ______________________________<u></u>_________________<br>
    wildfly-dev mailing list<br></span>
    <a href="mailto:wildfly-dev@lists.jboss.org" target="_blank">wildfly-dev@lists.jboss.org</a> &lt;mailto:<a href="mailto:wildfly-dev@lists.jboss.org" target="_blank">wildfly-dev@lists.<u></u>jboss.org</a>&gt;<br>
    <a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/<u></u>mailman/listinfo/wildfly-dev</a><br>
<br>
<br>
</blockquote><div class=""><div class="h5">
<br>
<br>
-- <br>
Brian Stansberry<br>
Senior Principal Software Engineer<br>
JBoss by Red Hat<br>
</div></div></blockquote></div><br></div></div>