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 3: Overview
      • Docker Compose
      • Step 1: Clean Up
      • Step 2: Configure Volumes
      • Step 3: Persist Data Using Volumes
      • Step 4: Add additional Services
      • Step 5: Configure Wordpress to use Redis
      • Step 6: Configure Nextcloud using Docker Compose
    • 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 3: Docker Compose and Volumes
  • View page source

Lab 3: Docker Compose and Volumes

Table of Contents

  • Lab 3: Overview
    • Containers
    • Goals for Lab 3
  • Docker Compose
  • Step 1: Clean Up
    • Remove Previous Wordpress Containers
  • Step 2: Configure Volumes
    • Modify docker-compose.yml Configuring File
    • Start the Project
    • Reset Wordpress Data
  • Step 3: Persist Data Using Volumes
    • Verifying Volume Data
  • Step 4: Add additional Services
    • Install Redis Server
    • Testing Redis on Docker
  • Step 5: Configure Wordpress to use Redis
    • Connect WP to Redis
    • Troubleshooting
  • Step 6: Configure Nextcloud using Docker Compose
    • Initial Configuration
    • Using the Nextcloud Web Configuration
    • Optional Nextcloud Configuration
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.