Skip to content

nematzade/php-docker-nginx-demo-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Docker Project

This project is a basic PHP application with Docker support. It contains a simple PHP code base along with Docker configurations for easy development and deployment.

Prerequisites

Before running the project, ensure that you have the following installed:

Getting Started

Clone the Repository

Clone this repository to your local machine:

git clone https://github.com/nematzade/php-docker-nginx-demo-project.git

cd php-docker-nginx-demo-project

docker-compose up --build -d

This will start all the services (PHP, Nginx) as containers. You can now access the PHP application in your browser at

app1: http://localhost:801 app2: http://localhost:802 app3: http://localhost:803

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published