Switch to Java 6 for building
[jabaws.git] / website / man_awscloud.html
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
3 <html xmlns="http://www.w3.org/1999/xhtml">\r
4 \r
5 <head>\r
6 <meta name="Last-modified" content="Fri, 28 Jun 2013 12:00:00 GMT"/>\r
7 <title>Java Bioinformatics Analyses Web Services (JABAWS): Manual</title>\r
8 <link href="ws.css" rel="stylesheet" type="text/css" media="screen, projection, handheld, tv" />\r
9 <link href="print.css" rel="stylesheet" type="text/css" media="print" />\r
10 <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:700' rel='stylesheet' type='text/css' />\r
11 <script type="text/javascript" src="prototype-1.6.0.3.js"></script>\r
12 </head>\r
13 \r
14 <body>\r
15 <div id="page">\r
16 \r
17 <div id="banner">\r
18 <table>\r
19   <tr>\r
20     <td style="width:158px;"><a href="http://www.dundee.ac.uk"><img src="images/uod_lt_long.gif" width="158" height="90" alt="University of Dundee" class="logo" title="University of Dundee" longdesc="http://www.dundee.ac.uk"/></a></td>\r
21     <td class="bg"><img src="images/jabaws21.png" width="256" height="67" alt="JABAWS-2.1" title="Java Bioinformatics Analysis Web Services version 2.1"/></td>\r
22     <td class="bg"><img src="images/banner_right.png" alt="Disorder" width="200" height="80"/></td>\r
23   </tr>\r
24 </table>\r
25 </div>\r
26 <!-- banner end-->\r
27 \r
28 <div id="wrapper">\r
29 <div id="panel">\r
30         <div id="supermenu">\r
31         <a class="newa" href="index.html">Home</a> \r
32         <a class="newa" href="quick_start.html">Getting Started</a> \r
33         <a class="newpressed" href="man_about.html">Manual</a> \r
34         </div>\r
35         <div id="supersubmenu">\r
36                 <a class="newa" href="man_about.html">About</a>\r
37                 <a class="newa" href="man_servervm.html" title="JABAWS Server as Virtual Appliance">Server VA</a>\r
38                 <a class="newpressed" href="man_awscloud.html" title="JABAWS Server in the Amazon EC2 Cloud">Server in the Cloud</a>\r
39                 <div id="subsubmenu">\r
40                         <a class="newa" href="man_awscloud_ec2.html" >EC2 Server</a>\r
41                         <a class="newa" href="man_awscloud_bs.html" >Elastic Beanstalk</a>\r
42                 </div>\r
43                 <a class="newa" href="man_serverwar.html" title="JABAWS Server as Web Application aRchive">Server WAR</a>\r
44                 <a class="newa" href="man_configuration.html" >Configure JABAWS</a>\r
45                 <a class="newa" href="man_client.html" title="JABAWS Command Line Client">Command Client</a>\r
46                 <a class="newa" href="man_stats.html" title="JABAWS Usage Statistics">Usage Statistics</a>\r
47                 <a class="newa" href="man_dev.html" title="Accessing JABAWS from your program">Accessing JABAWS</a>\r
48                 <a class="newa" href="man_server_dev.html" >Develop JABAWS</a>\r
49         </div>\r
50 </div>\r
51 <!-- panel end-->\r
52 \r
53 \r
54 <div id="content">\r
55 <h2 id="headtitle">JABAWS MANUAL</h2>\r
56 \r
57 <div id="jabaws_on_cloud">\r
58   <h3><a name="jabawsOnCloud" id="jabawsOnCloud"></a>JABAWS on the Cloud</h3>\r
59   <p>We provide pre-configured JABAWS Amazon Machine Image (AMI) which you can use on the <a href="http://aws.amazon.com/what-is-aws">Amazon EC2 cloud</a>. Typical use cases are </p>\r
60   <ul>\r
61   <li>you need to perform large scale calculations but do not have the resources available locally </li>\r
62   <li>your organization already uses the Amazon cloud and you do not want to do any special arrangements for the JABAWS  </li>\r
63   <li>you want to benefit from the Amazon automatic scaling and monitoring to make sure JABAWS is always ready </li>\r
64 </ul>\r
65 <p>If you know what to do than JABAWS AMI ID is  <strong>ami-d1d5e9a5</strong>, manifest  <strong>846107356395/JABAWS 2</strong>   to get you started, if not please refer to <a href="man_awscloud_ec2.html">How to use JABAWS on the Amazon EC2 cloud</a> pages. </p>\r
66 <p>Alternatively you can use JABAWS on the <a href="http://docs.amazonwebservices.com/elasticbeanstalk/latest/dg/index.html?GettingStarted.html">Amazon Elastic BeanStalk</a>. You may want to use this option to deploy JABAWS in the cluster configuration.</p>\r
67 </div><!-- end of jabaws_on_cloud div -->\r
68 <br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>\r
69 </div><!-- content end-->\r
70 \r
71 <div id="copyright">Last update: 14 October 2013<br/>Sasha Sherstnev, Peter Troshin, Jim Procter and Geoff Barton, The Barton Group, University of Dundee, UK</div>\r
72 </div><!-- wrapper end-->\r
73 </div><!-- page end-->\r
74 \r
75 \r
76 <!-- Google analitics -->\r
77 <script type="text/javascript">\r
78 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");\r
79 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));\r
80 </script>\r
81 <script type="text/javascript">\r
82 try{\r
83 var pageTracker = _gat._getTracker("UA-5356328-1");\r
84 pageTracker._trackPageview();\r
85 } catch(err) {}\r
86 </script>\r
87 </body>\r
88 </html>\r