BilimEdtech Labs
Labs:
Cloud Computing Labs
Lab 1: Set up your VPS
Lab 2: Configure Nginx as a Reverse Proxy
Lab 2: Overview
Step 1: Install a
snap
Application
Step 2: Configure Nginx using the Command Line
Step 3: Load a Simple Docker Project
Step 4: Using Docker Compose
Lab 3: Docker Compose and Volumes
Lab 4: Modifying a Dockerfile
Lab 5: Building a Docker Image
Lab 6: Flask Python App
Lab 8: VPS Security
Reference Guides
NASM Assembly Code
C Programming
Operating Systems
Workshops:
Workshops
BilimEdtech Labs
»
Cloud Computing Labs
»
Lab 2: Configure Nginx as a Reverse Proxy
View page source
Lab 2: Configure Nginx as a Reverse Proxy
Table of Contents
Lab 2: Overview
The Complexity of Web Applications
A Reverse Proxy
Goals for Lab 2
Step 1: Install a
snap
Application
Snaps
Snaps Introduction
Basics (basic snap management)
Daemons (manage services):
Rocket.Chat
Step 2: Configure Nginx using the Command Line
2.1. Create sub-domain
chat.example.com
Freenom
Namecheap
2.2. Create the Nginx Site
Step 3: Load a Simple Docker Project
Installing NextCloud on Docker
Create a Reverse Proxy for NextCloud
Step 4: Using Docker Compose
Reverse Proxies with SSL
Create the Nginx WP Site
Installing Wordpress on Docker