File tree 5 files changed +30
-6
lines changed
5 files changed +30
-6
lines changed Original file line number Diff line number Diff line change @@ -46,8 +46,13 @@ The `ComplianceAsCode` project consists of human-readable files that are compile
46
46
For your convenience, the environment is already set up, so the content is built and ready to be used.
47
47
No worries, though--you get to rebuild it later in the exercise.
48
48
49
- To start the hands-on section, take the following steps:
49
+ To start the hands-on section, take one of the following steps:
50
50
51
+ === Github Codespaces
52
+ . Go to: link:https://github.com/codespaces/new?hide_repo_select=true&ref=master&repo=19279458&skip_quickstart=true[Github Codespaces]
53
+ . Select `ComplianceAsCode Workshop Exercise 1` in the `Dev container configuration` option.
54
+
55
+ === Gitpod
51
56
. Go to: link:https://gitpod.io/#WORKSHOP=lab1_introduction/https://github.com/ComplianceAsCode/content[Lab 1 Environment]
52
57
. Wait until all the steps being executed in the terminal are complete.
53
58
Original file line number Diff line number Diff line change @@ -44,12 +44,16 @@ The `ComplianceAsCode` project consists of human-readable files that are compile
44
44
For your convenience, the environment is already set up, so the content is built and ready to be used.
45
45
No worries, though--you get to rebuild it later in the exercise.
46
46
47
- To start the hands-on section, take the following steps:
47
+ To start the hands-on section, take one of the following steps:
48
48
49
+ === Github Codespaces
50
+ . Go to: link:https://github.com/codespaces/new?hide_repo_select=true&ref=master&repo=19279458&skip_quickstart=true[Github Codespaces]
51
+ . Select `ComplianceAsCode Workshop Exercise 2` in the `Dev container configuration` option.
52
+
53
+ === Gitpod
49
54
. Go to: link:https://gitpod.io/#WORKSHOP=lab2_openscap/https://github.com/ComplianceAsCode/content[Lab 2 Environment]
50
55
. Wait until all the steps being executed in the terminal are complete.
51
56
52
-
53
57
== Introduction to OpenSCAP Command Line Tool
54
58
55
59
OpenSCAP provides a command line tool called `oscap` that can be used for automated security scanning.
Original file line number Diff line number Diff line change @@ -42,8 +42,13 @@ The `ComplianceAsCode` project consists of human-readable files that are compile
42
42
For your convenience, the environment is already set up, so the content is built and ready to be used.
43
43
No worries, though--you get to rebuild it later in the exercise.
44
44
45
- To start the hands-on section, take the following steps:
45
+ To start the hands-on section, take one of the following steps:
46
46
47
+ === Github Codespaces
48
+ . Go to: link:https://github.com/codespaces/new?hide_repo_select=true&ref=master&repo=19279458&skip_quickstart=true[Github Codespaces]
49
+ . Select `ComplianceAsCode Workshop Exercise 3` in the `Dev container configuration` option.
50
+
51
+ === Gitpod
47
52
. Go to: link:https://gitpod.io/#WORKSHOP=lab3_profiles/https://github.com/ComplianceAsCode/content[Lab 3 Environment]
48
53
. Wait until all the steps being executed in the terminal are complete.
49
54
Original file line number Diff line number Diff line change @@ -48,8 +48,13 @@ The `ComplianceAsCode` project consists of human-readable files that are compile
48
48
For your convenience, the environment is already set up, so the content is built and ready to be used.
49
49
No worries, though--you get to rebuild it later in the exercise.
50
50
51
- To start the hands-on section, take the following steps:
51
+ To start the hands-on section, take one of the following steps:
52
52
53
+ === Github Codespaces
54
+ . Go to: link:https://github.com/codespaces/new?hide_repo_select=true&ref=master&repo=19279458&skip_quickstart=true[Github Codespaces]
55
+ . Select `ComplianceAsCode Workshop Exercise 4` in the `Dev container configuration` option.
56
+
57
+ === Gitpod
53
58
. Go to: link:https://gitpod.io/#WORKSHOP=lab4_ansible/https://github.com/ComplianceAsCode/content[Lab 4 Environment]
54
59
. Wait until all the steps being executed in the terminal are complete.
55
60
Original file line number Diff line number Diff line change @@ -57,8 +57,13 @@ The `ComplianceAsCode` project consists of human-readable files that are compile
57
57
For your convenience, the environment is already set up, so the content is built and ready to be used.
58
58
No worries, though--you get to rebuild it later in the exercise.
59
59
60
- To start the hands-on section, take the following steps:
60
+ To start the hands-on section, take one of the following steps:
61
61
62
+ === Github Codespaces
63
+ . Go to: link:https://github.com/codespaces/new?hide_repo_select=true&ref=master&repo=19279458&skip_quickstart=true[Github Codespaces]
64
+ . Select `ComplianceAsCode Workshop Exercise 5` in the `Dev container configuration` option.
65
+
66
+ === Gitpod
62
67
. Go to: link:https://gitpod.io/#WORKSHOP=lab5_oval/https://github.com/ComplianceAsCode/content[Lab 5 Environment]
63
68
. Wait until all the steps being executed in the terminal are complete.
64
69
You can’t perform that action at this time.
0 commit comments