JWS-122 & JWS-109 Minor updates to the homepage to point out new Docker support and...
authorFábio Madeira <fmmarquesmadeira@dundee.ac.uk>
Mon, 26 Jun 2017 14:47:16 +0000 (15:47 +0100)
committerFábio Madeira <fmmarquesmadeira@dundee.ac.uk>
Mon, 26 Jun 2017 14:52:29 +0000 (15:52 +0100)
website/index.jsp
website/template_footer.jsp

index df58f8f..99d395b 100644 (file)
@@ -96,8 +96,9 @@
             <div class="panel-body">
                 <p>
                     <strong>Server: </strong><a href="${pageContext.request.contextPath}/#public_server">Public JABAWS server</a>,
-                    the <a href="${pageContext.request.contextPath}/getting_started.jsp#va">JABAWS Virtual Appliance (VA)</a> or the
-                <a href="${pageContext.request.contextPath}/getting_started.jsp#war">JABAWS Web Application aRchive (WAR)</a>
+                    the <a href="${pageContext.request.contextPath}/getting_started.jsp#va">JABAWS Virtual Appliance (VA)</a>, the
+                <a href="${pageContext.request.contextPath}/getting_started.jsp#war">JABAWS Web Application aRchive (WAR)</a> or
+                    <a href="${pageContext.request.contextPath}/docs/docker.html">Docker Containers</a>
                 </p>
                 <p>
                     <strong>Client: </strong><a href="http://www.jalview.org/">Jalview</a> or the
                         <li><a href="${pageContext.request.contextPath}/ServiceStatus" >Service Status</a> and
                             <a href="${pageContext.request.contextPath}/PublicAnnualStat" >Usage Statistics</a>
                             are now cached and refreshed asynchronously for improved Website loading times.</li>
+                        <li>We now provide a <a href="https://www.docker.com/" >Docker</a> image which allows for JABAWS to be run in Docker containers. </li>
                         <li>The website looks were updated to use the Twitter <a href="http://getbootstrap.com/">Bootstrap</a> CSS framework,
                             and documentation pages are now generated with <a href="http://www.sphinx-doc.org/en/stable/">Sphinx</a>.
                         </li>
index 49dada7..ccb4a74 100644 (file)
@@ -91,7 +91,7 @@
     </div>
     <hr>
     <p class="text-right"><small>
-        Site Last updated: 02 June 2017 by F&aacute;bio Madeira. This site was built using the <a href="http://getbootstrap.com">Bootstrap framework.</a>
+        Site Last updated: 26 June 2017 by F&aacute;bio Madeira. This site was built using the <a href="http://getbootstrap.com">Bootstrap framework.</a>
     </small></p>
 </div>