Skip to content

hjgarcia1-bear/nginx-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker PHP/MYSQL/NGINX Setup

Tech Used:

  1. PHP 8.1
  2. PHP-FPM
  3. MYSQL (latest version)

Notes:

.Docker folder contains the site configuration file for NGINX. Ensure the a TLD entry on your hosts file is pointing to docker. Additionally, if the "phpfpm" docker service name is changed it must be updated in the site.conf file to match.

Getting Started:

  1. Clone the repo
  2. docker-compose up -d --build

TODO

  1. Nodejs
  2. PHP extension stack for general framework (laravel, YII, etc)
  3. PHP.ini file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published