-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path_config.yml
583 lines (544 loc) · 16 KB
/
_config.yml
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
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
title: Nectar Research Cloud tutorials
email: [email protected]
description: Nectar Research Cloud tutorials
baseurl:
permalink: none
markdown: kramdown
# Build settings
plugins:
- jekyll-sitemap
- jekyll-redirect-from
repository: NeCTAR-RC/tutorials
liquid:
error_mode: strict
# Exclude from processing.
exclude:
- Gemfile
- Gemfile.lock
- vendor
defaults:
- scope:
path: "" # an empty string here means all files in the project
values:
layout: tutorial
# Ordered by how they should appear in the curriculum list
tutorial_categories:
- Setting up prerequisites
- Launching and connecting
- The command line and software
- Data
- Networking
- Working with allocations
- Cloud-native services
# New tutorials should be added by running:
# $ rake tutorial "My tutorial title"
collections:
launching-virtual-machines:
output: true
permalink: /:collection/:name
title: Launching Virtual Machines
summary: Launching a virtual machine using the Nectar dashboard and the launch dialog
category: Launching and connecting
curriculum: Cloud Starter
level: Beginner
tags:
- cloud starter
- launching
- dashboard
difficulty: 1
duration: 25
status: draft
published: 2019-05-14
author: Just Berkhout <[email protected]>
connecting:
output: true
permalink: /:collection/:name
title: Access using SSH and VNC
summary: Access your Virtual Machine's command line using your Terminal and SSH and web-based VNC console.
category: Launching and connecting
curriculum: Cloud Starter
level: Beginner
tags:
- cloud starter
- connecting
- terminal
difficulty: 1
duration: 17
status: draft
published: 2019-05-14
author: Just Berkhout <[email protected]>
advanced-networking:
output: true
permalink: /:collection/:name
title: Advanced Networking
summary: Learn to implement some advanced networking concepts in your Nectar Research Cloud project
category: Networking
level: Advanced
tags:
- advanced networking
- private network
- router
- floating ip address
difficulty: 5
duration: 58
status: draft
published: 2019-05-20
author: Just Berkhout <[email protected]>
keypairs:
output: true
permalink: /:collection/:name
title: Creating a keypair for use in Nectar
summary: Understanding Public-Private Keypairs in the Nectar Research Cloud.
category: Setting up prerequisites
curriculum: Cloud Starter
level: Beginner
tags:
- cloud starter
- security
- authentication
difficulty: 1
duration: 16
status: draft
published: 2019-09-10
author: Just Berkhout <[email protected]>
sec-groups-101:
output: true
permalink: /:collection/:name
title: Security groups, the absolute basics
summary: Get ready to launch with the bare minimum ssh Security Group for your Nectar instance.
category: Setting up prerequisites
curriculum: Cloud Starter
level: Beginner
tags:
- tutorial
- networking
- security
difficulty: 1
duration: 15
status: draft
published: 2019-09-10
author: Just Berkhout <[email protected]>
allocation-management:
output: true
permalink: /:collection/:name
title: Allocation Management
summary: Understand, manage and maintain an allocation in the Nectar Research Cloud
category: Working with allocations
curriculum: Cloud Starter
level: Non-technical
tags:
- cloud starter
- expiry bot
- amend
- extend
- user management
- project manager
- delegation
difficulty: 1
duration: 23
status: draft
published: 2019-09-17
author: Just Berkhout <[email protected]>
changing-instances:
output: true
permalink: /:collection/:name
title: Rebooting, Deleting, Rebuilding, Resizing
summary: Making changes to existing instances. Learn to reboot, resize, rebuild and delete instances.
category: Launching and connecting
curriculum: Cloud Starter
level: Beginner
tags:
- cloud starter
difficulty: 1
duration: 32
status: draft
published: 2019-09-17
author: Just Berkhout <[email protected]>
cli-101:
output: true
permalink: /:collection/:name
title: Command line, sudo and apt
summary: Find your way around your instance from the command line. Learn to use admin privileges and install and maintain software.
category: The command line and software
curriculum: Cloud Starter
level: Beginner
tags:
- cloud starter
- cli
- command line
- sudo
- apt
difficulty: 1
duration: 35
status: draft
published: 2019-09-17
author: Just Berkhout <[email protected]>
cloud-starter:
output: true
permalink: /:collection/:name
title: Cloud Starter Series
summary: Get started in the Nectar Research Cloud with this tutorial series. Learn how easy it is to launch VMs, to connect and to try something new.
category: Cloud Starter
level: Series
tags:
- cloud starter
- 101
- entry level
- beginner
- launch
- connect
- series
difficulty: 1
duration: 160
status: draft
published: 2019-09-17
author: Just Berkhout <[email protected]>
cloud-two:
output: true
permalink: /:collection/:name
title: Cloud Two
summary: Take the next step to discover some of the more advanced Nectar Research Cloud topics.
category: Cloud Two
level: Series
tags:
- cloud two
- intermediate
- launch
- connect
- series
difficulty: 3
duration: 160
status: draft
published: 2020-12-16
author: Andy Botting <[email protected]>
cloud-expert:
output: true
permalink: /:collection/:name
title: Cloud Expert
summary: Become a Cloud Expert and learn about the advanced topics and services available on the Nectar Research Cloud.
category: Cloud Expert
level: Series
tags:
- cloud expert
- advanced
- series
difficulty: 5
duration: 160
status: draft
published: 2020-12-16
author: Andy Botting <[email protected]>
dns:
output: true
permalink: /:collection/:name
title: DNS with the Nectar DNS service
summary: Learn to manage your domain name records in Nectar
curriculum: Cloud Two
category: Networking
level: Intermediate
tags:
- dashboard
- dns
- cone
- recordset
- designate
difficulty: 2
duration: 20
status: draft
published: 2019-09-19
author: Mark Endrei <[email protected]>
applications:
output: true
permalink: /:collection/:name
title: Applications
summary: Learn to quick deploy an application environment from our catalog with this R-Studio example.
category: Applications
level: Beginner
tags:
- application
- dashboard
- r-studio
- shiny
- x2go
- guacamole
- remote desktop
difficulty: 1
duration: 24
status: draft
published: 2019-09-24
author: Mark Endrei <[email protected]>
moving-data:
output: true
permalink: /:collection/:name
title: Moving data
summary: Learn some basic ways of copying data to and from your Nectar instance.
category: Data
curriculum: Cloud Starter
level: Beginner
tags:
- scp
- cyberduck
- copy
difficulty: 1
duration: 18
status: draft
published: 2019-09-24
author: Just Berkhout <[email protected]>
volume-storage:
output: true
permalink: /:collection/:name
title: Volume Storage
summary: "Learn to use Volume Storage: Nectar's virtual USB-sticks."
category: Data
level: Beginner
tags:
- tutorial
difficulty: 1
duration: 21
status: draft
published: 2019-09-26
author: Just Berkhout <[email protected]>
snapshots:
output: true
permalink: /:collection/:name
title: Snapshots
summary: Learn to use Snapshot to make a copy or backup of a Nectar instance.
category: Data
level: Beginner
tags:
- tutorial
difficulty: 1
duration: 15
status: draft
published: 2019-11-05
author: Ming Fu <[email protected]>
kubernetes:
output: true
permalink: /:collection/:name
title: Kubernetes
summary: Learn how to create and administer your own Kubernetes cluster using the Nectar Orchestration service.
curriculum: Cloud Expert
category: Cloud-native services
level: Advanced
tags:
- tutorial
difficulty: 3
duration: 60
status: draft
published: 2020-01-02
author: Jake Yip <[email protected]>
x11forwarding:
output: true
permalink: /:collection/:name
title: X11 Forwarding
summary: Learn to use X11 Forwarding to run graphical applications on virtual machines.
category: The command line and software
level: Intermediate
tags:
- tutorial
difficulty: 2 # number from 1 to 5
duration: 15 # number of minutes
status: draft # draft or published
published: 2019-11-28
author: Ming Fu <[email protected]>
openstack-cli:
output: true
permalink: /:collection/:name
title: OpenStack CLIs
summary: A basic introduction to Nectar Cloud OpenStack command line interfaces (CLI).
curriculum: Cloud Two
category: The command line and software
level: Intermediate
tags:
- tutorial
difficulty: 3 # number from 1 to 5
duration: 27 # number of minutes
status: draft # draft or published
published: 2020-02-25
author: Ming Fu <[email protected]>
intermediate-security-groups:
output: true
permalink: /:collection/:name
title: Intermediate Security Groups
summary: Learn to use advanced security groups in Nectar Research Cloud.
curriculum: Cloud Two
category: Launching and connecting
level: Intermediate
tags:
- tutorial
difficulty: 2 # number from 1 to 5
duration: 37 # number of minutes
status: draft # draft or published
published: 2020-02-20
author: Ming Fu <[email protected]>
application-credentials:
output: true
permalink: /:collection/:name
title: Application Credentials
summary: Learn to use Application Credentials to authenticate your application in Nectar Cloud.
curriculum: Cloud Two
category: The command line and software
level: Intermediate
tags:
- tutorial
difficulty: 3 # number from 1 to 5
duration: 15 # number of minutes
status: draft # draft or published
published: 2020-09-08
author: Ming Fu <[email protected]>
object-storage:
output: true
permalink: /:collection/:name
title: Object Storage
summary: Learn to use Nectar Object Storage.
curriculum: Cloud Two
category: Data
level: Intermediate
tags:
- tutorial
difficulty: 3 # number from 1 to 5
duration: 60 # number of minutes
status: draft # draft or published
published: 2019-12-18
database:
output: true
permalink: /:collection/:name
title: Database
summary: A basic tutorial to learn how to use the database as a service in Nectar Research Cloud.
curriculum: Cloud Expert
category: Cloud-native services
level: Advanced
tags:
- tutorial
difficulty: 4 # number from 1 to 5
duration: 91 # number of minutes
status: draft # draft or published
published: 2020-01-30
author: Ming Fu <[email protected]>
orchestration:
output: true
permalink: /:collection/:name
title: Orchestration
summary: Explore the power of the Orchestration service for creating template driven cloud architectures.
curriculum: Cloud Expert
category: Cloud-native services
level: Advanced
tags:
- tutorial
difficulty: 4 # number from 1 to 5
duration: 50 # number of minutes
status: draft # draft or published
published: 2020-02-27
author: Ming Fu <[email protected]>
loadbalancing:
output: true
permalink: /:collection/:name
title: Loadbalancing
summary: Using loadbalancing for scalable, fault-tolerant cloud architectures.
category: Networking
level: Advanced
tags:
- tutorial
difficulty: 5
duration: 60
status: draft # draft or published
published: 2020-11-02
author: Andy Botting <[email protected]>
migration:
output: true
permalink: /:collection/:name
title: Migration
summary: How to migrate various cloud resources, including volume, normal instance, legacy instance, databases & more.
category: Intermediate # Beginner|Intermediate|Advanced|Series|Non-technical
level: Intermediate
tags:
- tutorial
- migration
difficulty: 4 # number from 1 to 5
duration: 120 # number of minutes
status: draft # draft or published
published: 2021-08-02
author: Sonia Ramza <[email protected]>
prereading:
output: true
permalink: /:collection/:name
title: Prereading for beginners
summary: A tutorial for absolute beginners who haven't used or interacted with the Cloud before
category: Beginner # Beginner|Intermediate|Advanced|Series|Non-technical
tags:
- tutorial
level: Beginner
difficulty: 1 # number from 1 to 5
duration: 10 # number of minutes
status: draft # draft or published
published: 2021-09-08
author: Sonia Ramza <[email protected]>
virtual-desktop-service:
output: true
permalink: /:collection/:name
title: Virtual Desktop Service
summary: Learn how to use the Nectar Virtual Desktop service
category: Beginner # Beginner|Intermediate|Advanced|Series|Non-technical
level: Beginner
tags:
- tutorial
difficulty: 1 # number from 1 to 5
duration: 20 # number of minutes
status: published # draft or published
published: 2021-11-18
author: Sonia Ramza <[email protected]>
simple-container-service:
output: true
permalink: /:collection/:name
title: Simple container service
summary: Learn how to deploy a Docker Container using our application service!
category: Beginner # Beginner|Intermediate|Advanced|Series|Non-technical
level: Intermediate
tags:
- tutorial
difficulty: 1 # number from 1 to 5
duration: 30 # number of minutes
status: published # draft or published
published: 2021-12-20
author: Sonia Ramza <[email protected]>
security_nectar_cloud:
output: true
permalink: /:collection/:name
title: Security practices on the Nectar Cloud
summary: Learn about some of the essential practices for being secure on Nectar
category: Intermediate # Beginner|Intermediate|Advanced|Series|Non-technical
level: Intermediate
tags:
- tutorial
difficulty: 1 # number from 1 to 5
duration: 45 # number of minutes
status: published # draft or published
published: 2022-02-21
author: Sonia Ramza <[email protected]>
share_instance:
output: true
permalink: /:collection/:name
title: Sharing your Virtual Machine
summary: Share your VM securely by adding keys and/or adding a new user account
category: Intermediate # Beginner|Intermediate|Advanced|Series|Non-technical
level: Intermediate
tags:
- tutorial
difficulty: 3 # number from 1 to 5
duration: 40 # number of minutes
status: published # draft or published
published: 2022-04-06
author: Sonia Ramza <[email protected]>
kubernetes-advanced:
output: true
permalink: /:collection/:name
title: Kubernetes Advanced
summary: A tutorial for building a resilient website infrastructure with comprehensive monitoring capabilities
category: Cloud-native services
level: Advanced
tags:
- tutorial
difficulty: 3 # number from 1 to 5
duration: 30 # number of minutes
status: draft # draft or published
published: 2024-05-10
author: Ping Chen <[email protected]>