-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtiaas.html
185 lines (122 loc) · 6.46 KB
/
tiaas.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
<!DOCTYPE html>
<html lang="en">
<head>
<title>Galaxy Australia | Training Infrastructure as a Service</title>
<meta property="og:title" content="Training Infrastructure as a Service" />
<meta property="og:description" content="" />
<meta property="og:image" content="/assets/media/galaxy-eu-logo.512.png" />
<meta name="description" content="The Australian Galaxy Instance">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" href="/assets/css/bootstrap.min.css">
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="canonical" href="https://usegalaxy-au.github.io/tiaas.html">
<link rel="shortcut icon" href="/assets/media/galaxy-eu-logo.64.png" type="image/x-icon" />
<link rel="alternate" type="application/rss+xml" title="Galaxy Australia" href="/feed.xml">
<link href="/assets/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<script src="/assets/js/jquery-3.2.1.slim.min.js" integrity="sha256-k2WSCIexGzOj3Euiig+TlR8gA0EmPjuc79OEeY5L45g=" crossorigin="anonymous"></script>
<script src="/assets/js/bootstrap.min.js" integrity="sha256-U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8=" crossorigin="anonymous"></script>
</head>
<body class="">
<div id="wrap">
<div id="main">
<div class="navbar">
<div class="container">
<div class="navbar-header">
<div class="navbar-brand">
<a href="/">
<img alt="Galaxy Australia Logo" src="/assets/media/Galaxy_australia_white.png" style="height: 40px"/>
</a>
</div>
<!-- <a class="navbar-brand" href="/" style="padding-left: 6px">
Galaxy Australia
</a>
-->
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<!-- <li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="true">Member Sites <span class="caret"></span></a>
<ul class="dropdown-menu">
</ul>
</li> -->
<li>
<a class="page-link" href="/news">News</a>
</li>
<li>
<a class="page-link" href="/events">Events</a>
</li>
<li>
<a class="page-link" href="/people">People</a>
</li>
<li>
<a class="page-link" href="/about">About</a>
</li>
<li>
<a class="page-link" href="/help">Support</a>
</li>
</ul>
</div>
</div>
</div>
<div class="container" id="maincontainer">
<h1 id="training-infrastructure-as-a-service">Training Infrastructure as a Service</h1>
<p><a href="https://usegalaxy.eu">UseGalaxy.eu</a> is proud to provide Training Infrastructure as a Service (TIaaS) for the Galaxy training community.
You provide the training, we provide the infrastructure <i>at no cost</i>.</p>
<h2 id="why-tiaas">Why TIaaS?</h2>
<ul>
<li>Private queue where only your training’s jobs will run</li>
<li>Free</li>
<li>No Galaxy Maintenance</li>
<li>No Galaxy Administration</li>
</ul>
<h2 id="how-tiaas-works">How TIaaS Works</h2>
<p>We have several “pools” of VMs attached to UseGalaxy.eu that run user jobs. For
trainings we attach a new pool of VMs that is specially labelled for that
training. When normal users run tools on our server, these jobs are instructed
to avoid the training pools by default.</p>
<p>When users join a training, using a special URL we provide you, they then are
placed in a special training group. Their jobs will then preferentially run the
jobs on a training machine, and, in the event there is no more capacity, they
will run on the main queue. If a spot on a training VM opens up first, they
will run there rather than continuing to wait in the main queue.</p>
<h2 id="eligibility">Eligibility</h2>
<p>We have significant capacity and have dedicated some of this to providing
training using our service. Anyone providing training on using Galaxy is
eligible to request the use of this service.</p>
<h2 id="application-process">Application Process</h2>
<ol>
<li>
<p>Fill out the request form and we will get in touch with you</p>
<p><button type="button" class="btn btn-primary btn-lg" onclick="window.open('https://docs.google.com/forms/d/e/1FAIpQLSdoPRDhpYwNFuZSlGRNQj3dDWwfsdemP5yntAdcqhN3YHbqLA/viewform')">Request Training Infrastructure</button></p>
</li>
<li>Together with you, we will determine how many VMs are needed for your training to run smoothly</li>
<li>We will setup the private queue and give you a URL your users will access to join the training.</li>
</ol>
</div>
</div>
</div>
<footer class="navbar-default">
<div class="container">
<div class="row">
<div class="col-lg-12" style="text-align:center">
<p>UseGalaxy.org.au is maintained largely by the <a href="/people">Australian Galaxy Team</a> including staff from QCIF, UQ-RCC and Melbourne Bioinformatics.
All content on this site is available under <a href="https://creativecommons.org/share-your-work/public-domain/cc0/" target="_blank">CC0-1.0</a>, unless otherwise specified.
Galaxy Australia is currently running Galaxy version 21.09 (September 2021)</p>
</div>
</div>
<div class="row">
<div class="col-lg-12" style="text-align:center">
<ul class="contact-info">
<li><i class="fa fa-envelope"></i><a href="mailto:[email protected]">[email protected]</a></li>
<li><i class="fa fa-github"></i><a href="https://github.com/usegalaxy-au" target="_blank">usegalaxy-au</a></li>
<li><i class="fa fa-twitter"></i><a href="https://twitter.com/galaxyaustralia" target="_blank">galaxyaustralia</a></li>
<!-- <li><i class="fa fa-rss"></i>Subscribe <a href="/feed.xml">via RSS (UseGalaxy.eu Feed)</a></li> -->
</ul>
</div>
</div>
</div>
</footer>
</body>
</html>