Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 969 Bytes

local_server_setup.md

File metadata and controls

30 lines (20 loc) · 969 Bytes

How to Start a Local Web Server

Follow these steps to set up and run a local web server on your computer using Docker.

Prerequisites

  • Install Docker on your computer.

Instructions

  1. Create a directory that will serve as the parent directory for the 'HAMK-Edu' folder. Your directory structure should look like this:

your_directory
── Hamk-Edu

  1. Copy the files from the following repository into the newly created folder:
  1. To start the web server, run the following command from within the created folder:
docker-compose up -d
  1. To access the index.php page, open your web browser and enter the following URL:

  2. To access phpMyAdmin, open your web browser and enter the following URL: