samitman / IT610-Project

Docker-based application project for IT610-101 (Fall 2022)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IT610-Project

Docker-based application project for IT610-101 (Fall 2022)

The first stage of this project will be to create a website and access it via the browser using a Docker container running Apache on an ubuntu image.

The second stage of this project will be integrating a database component to store data for the website such as user credentials. This database component will mount a persistent volume of the stored data.

The website and database components will be distinct and called by a docker compose script.

Midterm Status: Website runs via single docker container!

AWS ECR Link: public.ecr.aws/n3v2g3q9/itman-it610-project:latest

About

Docker-based application project for IT610-101 (Fall 2022)


Languages

Language:CSS 54.7%Language:PHP 34.5%Language:HTML 6.5%Language:JavaScript 3.3%Language:Dockerfile 0.7%Language:PowerShell 0.3%