Skip to content

Commit 42fc0bd

Browse files
authored
Merge pull request #4 from nginxinc/akker
Initial Folders/Docs
2 parents b2324a0 + 3533590 commit 42fc0bd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+5987
-0
lines changed

.github/labs/lab0/readme.md

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
# Setup your Computer for NGINX Workshops
2+
3+
## Introduction
4+
5+
In this lab, you will build ( x,y,x ).
6+
7+
< Lab specific Images here, in the /media sub-folder >
8+
9+
NGINX aaS | Docker
10+
:-------------------------:|:-------------------------:
11+
![NGINX aaS](media/nginx-azure-icon.png) |![Docker](media/docker-icon.png)
12+
13+
## Learning Objectives
14+
15+
By the end of the lab you will be able to:
16+
17+
- Introduction to `xx`
18+
- Build an `yyy` Nginx configuration
19+
- Test access to your lab enviroment with Curl and Chrome
20+
- Investigate `zzz`
21+
22+
23+
## Pre-Requisites
24+
25+
- You must have `aaaa` installed and running
26+
- You must have `bbbbb` installed
27+
- See `Lab0` for instructions on setting up your system for this Workshop
28+
- Familiarity with basic Linux commands and commandline tools
29+
- Familiarity with basic Docker concepts and commands
30+
- Familiarity with basic HTTP protocol
31+
32+
<br/>
33+
34+
### Lab exercise 1
35+
36+
<numbered steps are here>
37+
38+
### Lab exercise 2
39+
40+
<numbered steps are here>
41+
42+
### Lab exercise 3
43+
44+
<numbered steps are here>
45+
46+
### << more exercises/steps>>
47+
48+
<numbered steps are here>
49+
50+
<br/>
51+
52+
**This completes Lab0.**
53+
54+
<br/>
55+
56+
## References:
57+
58+
- [NGINX As A Service for Azure](https://docs.nginx.com/nginxaas/azure/)
59+
- [NGINX Plus Product Page](https://docs.nginx.com/nginx/)
60+
- [NGINX Ingress Controller](https://docs.nginx.com//nginx-ingress-controller/)
61+
- [NGINX on Docker](https://docs.nginx.com/nginx/admin-guide/installing-nginx/installing-nginx-docker/)
62+
- [NGINX Directives Index](https://nginx.org/en/docs/dirindex.html)
63+
- [NGINX Variables Index](https://nginx.org/en/docs/varindex.html)
64+
- [NGINX Technical Specs](https://docs.nginx.com/nginx/technical-specs/)
65+
- [NGINX - Join Community Slack](https://community.nginx.org/joinslack)
66+
67+
<br/>
68+
69+
### Authors
70+
71+
- Chris Akker - Solutions Architect - Community and Alliances @ F5, Inc.
72+
- Shouvik Dutta - Solutions Architect - Community and Alliances @ F5, Inc.
73+
- Adam Currier - Solutions Architect - Community and Alliances @ F5, Inc.
74+
75+
-------------
76+
77+
Navigate to ([Lab1](../lab1/readme.md) | [LabX](../labX/readme.md))

.github/labs/lab1/readme.md

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
# Azure VNet and Subnets and Network Security Group
2+
3+
## Introduction
4+
5+
In this lab, you will build ( x,y,x ).
6+
7+
< Lab specific Images here, in the /media sub-folder >
8+
9+
NGINX aaS | Docker
10+
:-------------------------:|:-------------------------:
11+
![NGINX aaS](media/nginx-azure-icon.png) |![Docker](media/docker-icon.png)
12+
13+
## Learning Objectives
14+
15+
By the end of the lab you will be able to:
16+
17+
- Introduction to `xx`
18+
- Build an `yyy` Nginx configuration
19+
- Test access to your lab enviroment with Curl and Chrome
20+
- Investigate `zzz`
21+
22+
23+
## Pre-Requisites
24+
25+
- You must have `aaaa` installed and running
26+
- You must have `bbbbb` installed
27+
- See `Lab0` for instructions on setting up your system for this Workshop
28+
- Familiarity with basic Linux commands and commandline tools
29+
- Familiarity with basic Docker concepts and commands
30+
- Familiarity with basic HTTP protocol
31+
32+
<br/>
33+
34+
### Lab exercise 1
35+
36+
<numbered steps are here>
37+
38+
### Lab exercise 2
39+
40+
<numbered steps are here>
41+
42+
### Lab exercise 3
43+
44+
<numbered steps are here>
45+
46+
### << more exercises/steps>>
47+
48+
<numbered steps are here>
49+
50+
<br/>
51+
52+
**This completes Lab1.**
53+
54+
<br/>
55+
56+
## References:
57+
58+
- [NGINX As A Service for Azure](https://docs.nginx.com/nginxaas/azure/)
59+
- [NGINX Plus Product Page](https://docs.nginx.com/nginx/)
60+
- [NGINX Ingress Controller](https://docs.nginx.com//nginx-ingress-controller/)
61+
- [NGINX on Docker](https://docs.nginx.com/nginx/admin-guide/installing-nginx/installing-nginx-docker/)
62+
- [NGINX Directives Index](https://nginx.org/en/docs/dirindex.html)
63+
- [NGINX Variables Index](https://nginx.org/en/docs/varindex.html)
64+
- [NGINX Technical Specs](https://docs.nginx.com/nginx/technical-specs/)
65+
- [NGINX - Join Community Slack](https://community.nginx.org/joinslack)
66+
67+
<br/>
68+
69+
### Authors
70+
71+
- Chris Akker - Solutions Architect - Community and Alliances @ F5, Inc.
72+
- Shouvik Dutta - Solutions Architect - Community and Alliances @ F5, Inc.
73+
- Adam Currier - Solutions Architect - Community and Alliances @ F5, Inc.
74+
75+
-------------
76+
77+
Navigate to ([Lab2](../lab2/readme.md) | [LabX](../labX/readme.md))

.github/labs/lab10/readme.md

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
# NGINX Caching / Juiceshop or Garage
2+
3+
## Introduction
4+
5+
In this lab, you will build ( x,y,x ).
6+
7+
< Lab specific Images here, in the /media sub-folder >
8+
9+
NGINX aaS | Docker
10+
:-------------------------:|:-------------------------:
11+
![NGINX aaS](media/nginx-azure-icon.png) |![Docker](media/docker-icon.png)
12+
13+
## Learning Objectives
14+
15+
By the end of the lab you will be able to:
16+
17+
- Introduction to `xx`
18+
- Build an `yyy` Nginx configuration
19+
- Test access to your lab enviroment with Curl and Chrome
20+
- Investigate `zzz`
21+
22+
23+
## Pre-Requisites
24+
25+
- You must have `aaaa` installed and running
26+
- You must have `bbbbb` installed
27+
- See `Lab0` for instructions on setting up your system for this Workshop
28+
- Familiarity with basic Linux commands and commandline tools
29+
- Familiarity with basic Docker concepts and commands
30+
- Familiarity with basic HTTP protocol
31+
32+
<br/>
33+
34+
### Lab exercise 1
35+
36+
<numbered steps are here>
37+
38+
### Lab exercise 2
39+
40+
<numbered steps are here>
41+
42+
### Lab exercise 3
43+
44+
<numbered steps are here>
45+
46+
### << more exercises/steps>>
47+
48+
<numbered steps are here>
49+
50+
<br/>
51+
52+
**This completes Lab10.**
53+
54+
<br/>
55+
56+
## References:
57+
58+
- [NGINX As A Service for Azure](https://docs.nginx.com/nginxaas/azure/)
59+
- [NGINX Plus Product Page](https://docs.nginx.com/nginx/)
60+
- [NGINX Ingress Controller](https://docs.nginx.com//nginx-ingress-controller/)
61+
- [NGINX on Docker](https://docs.nginx.com/nginx/admin-guide/installing-nginx/installing-nginx-docker/)
62+
- [NGINX Directives Index](https://nginx.org/en/docs/dirindex.html)
63+
- [NGINX Variables Index](https://nginx.org/en/docs/varindex.html)
64+
- [NGINX Technical Specs](https://docs.nginx.com/nginx/technical-specs/)
65+
- [NGINX - Join Community Slack](https://community.nginx.org/joinslack)
66+
67+
<br/>
68+
69+
### Authors
70+
71+
- Chris Akker - Solutions Architect - Community and Alliances @ F5, Inc.
72+
- Shouvik Dutta - Solutions Architect - Community and Alliances @ F5, Inc.
73+
- Adam Currier - Solutions Architect - Community and Alliances @ F5, Inc.
74+
75+
-------------
76+
77+
Navigate to ([LabX](../labX/readme.md) | [LabX](../labX/readme.md))

.github/labs/lab2/readme.md

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
# NGINX for Azure Overview and Deployment
2+
3+
## Introduction
4+
5+
In this lab, you will build ( x,y,x ).
6+
7+
< Lab specific Images here, in the /media sub-folder >
8+
9+
NGINX aaS | Docker
10+
:-------------------------:|:-------------------------:
11+
![NGINX aaS](media/nginx-azure-icon.png) |![Docker](media/docker-icon.png)
12+
13+
## Learning Objectives
14+
15+
By the end of the lab you will be able to:
16+
17+
- Introduction to `xx`
18+
- Build an `yyy` Nginx configuration
19+
- Test access to your lab enviroment with Curl and Chrome
20+
- Investigate `zzz`
21+
22+
23+
## Pre-Requisites
24+
25+
- You must have `aaaa` installed and running
26+
- You must have `bbbbb` installed
27+
- See `Lab0` for instructions on setting up your system for this Workshop
28+
- Familiarity with basic Linux commands and commandline tools
29+
- Familiarity with basic Docker concepts and commands
30+
- Familiarity with basic HTTP protocol
31+
32+
<br/>
33+
34+
### Lab exercise 1
35+
36+
<numbered steps are here>
37+
38+
### Lab exercise 2
39+
40+
<numbered steps are here>
41+
42+
### Lab exercise 3
43+
44+
<numbered steps are here>
45+
46+
### << more exercises/steps>>
47+
48+
<numbered steps are here>
49+
50+
<br/>
51+
52+
**This completes Lab2.**
53+
54+
<br/>
55+
56+
## References:
57+
58+
- [NGINX As A Service for Azure](https://docs.nginx.com/nginxaas/azure/)
59+
- [NGINX Plus Product Page](https://docs.nginx.com/nginx/)
60+
- [NGINX Ingress Controller](https://docs.nginx.com//nginx-ingress-controller/)
61+
- [NGINX on Docker](https://docs.nginx.com/nginx/admin-guide/installing-nginx/installing-nginx-docker/)
62+
- [NGINX Directives Index](https://nginx.org/en/docs/dirindex.html)
63+
- [NGINX Variables Index](https://nginx.org/en/docs/varindex.html)
64+
- [NGINX Technical Specs](https://docs.nginx.com/nginx/technical-specs/)
65+
- [NGINX - Join Community Slack](https://community.nginx.org/joinslack)
66+
67+
<br/>
68+
69+
### Authors
70+
71+
- Chris Akker - Solutions Architect - Community and Alliances @ F5, Inc.
72+
- Shouvik Dutta - Solutions Architect - Community and Alliances @ F5, Inc.
73+
- Adam Currier - Solutions Architect - Community and Alliances @ F5, Inc.
74+
75+
-------------
76+
77+
Navigate to ([Lab3](../lab3/readme.md) | [LabX](../labX/readme.md))

.github/labs/lab3/readme.md

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
# UbuntuVM, Docker, and Cafe or Garage Demo Deployment
2+
3+
## Introduction
4+
5+
In this lab, you will build ( x,y,x ).
6+
7+
< Lab specific Images here, in the /media sub-folder >
8+
9+
NGINX aaS | Docker
10+
:-------------------------:|:-------------------------:
11+
![NGINX aaS](media/nginx-azure-icon.png) |![Docker](media/docker-icon.png)
12+
13+
## Learning Objectives
14+
15+
By the end of the lab you will be able to:
16+
17+
- Introduction to `xx`
18+
- Build an `yyy` Nginx configuration
19+
- Test access to your lab enviroment with Curl and Chrome
20+
- Investigate `zzz`
21+
22+
23+
## Pre-Requisites
24+
25+
- You must have `aaaa` installed and running
26+
- You must have `bbbbb` installed
27+
- See `Lab0` for instructions on setting up your system for this Workshop
28+
- Familiarity with basic Linux commands and commandline tools
29+
- Familiarity with basic Docker concepts and commands
30+
- Familiarity with basic HTTP protocol
31+
32+
<br/>
33+
34+
### Lab exercise 1
35+
36+
<numbered steps are here>
37+
38+
### Lab exercise 2
39+
40+
<numbered steps are here>
41+
42+
### Lab exercise 3
43+
44+
<numbered steps are here>
45+
46+
### << more exercises/steps>>
47+
48+
<numbered steps are here>
49+
50+
<br/>
51+
52+
**This completes Lab3.**
53+
54+
<br/>
55+
56+
## References:
57+
58+
- [NGINX As A Service for Azure](https://docs.nginx.com/nginxaas/azure/)
59+
- [NGINX Plus Product Page](https://docs.nginx.com/nginx/)
60+
- [NGINX Ingress Controller](https://docs.nginx.com//nginx-ingress-controller/)
61+
- [NGINX on Docker](https://docs.nginx.com/nginx/admin-guide/installing-nginx/installing-nginx-docker/)
62+
- [NGINX Directives Index](https://nginx.org/en/docs/dirindex.html)
63+
- [NGINX Variables Index](https://nginx.org/en/docs/varindex.html)
64+
- [NGINX Technical Specs](https://docs.nginx.com/nginx/technical-specs/)
65+
- [NGINX - Join Community Slack](https://community.nginx.org/joinslack)
66+
67+
<br/>
68+
69+
### Authors
70+
71+
- Chris Akker - Solutions Architect - Community and Alliances @ F5, Inc.
72+
- Shouvik Dutta - Solutions Architect - Community and Alliances @ F5, Inc.
73+
- Adam Currier - Solutions Architect - Community and Alliances @ F5, Inc.
74+
75+
-------------
76+
77+
Navigate to ([Lab4](../lab4/readme.md) | [LabX](../labX/readme.md))

0 commit comments

Comments
 (0)