BilimEdtech Labs

Labs:

  • Cloud Computing Labs
    • Lab 1: Set up your VPS
    • Lab 2: Configure Nginx as a Reverse Proxy
    • Lab 3: Docker Compose and Volumes
    • Lab 4: Modifying a Dockerfile
    • Lab 5: Building a Docker Image
    • Lab 6: Flask Python App
      • Lab 6: Overview
      • Step 1: Create a Python Flask image for your development projects
      • Step 2: Setup the docker-compose environment
      • Step 3: The Development process
      • Step 4: Developing Your Flask App
    • Lab 8: VPS Security
    • Reference Guides
  • NASM Assembly Code
  • C Programming
  • Operating Systems

Workshops:

  • Workshops
BilimEdtech Labs
  • »
  • Cloud Computing Labs »
  • Lab 6: Flask Python App
  • View page source

Lab 6: Flask Python App

Table of Contents

  • Lab 6: Overview
    • Goals for Lab 6
    • Further studies
  • Step 1: Create a Python Flask image for your development projects
  • Step 2: Setup the docker-compose environment
    • 2.1. Create the docker-compose.yml file and add support files
    • 2.2. Create the reverse proxy
  • Step 3: The Development process
    • 3.1. The Development Process
    • 3.2. Video of the Development Process
    • 3.3. Give it a try!
    • 3.4. Debugging
  • Step 4: Developing Your Flask App
    • 4.1. Creating Routes
    • 4.2. Templates
    • 4.3. Adding the Quotes
    • 4.4. Adding Static Files
Previous Next

© Copyright 2022, BilimEdtech | CC BY 4.0 | Licensed under the Creative Commons Attribution 4.0 International license.

Built with Sphinx using a theme provided by Read the Docs.