Skip to content

portable PHP-FPM, NGINX, MYSQL development environment

Notifications You must be signed in to change notification settings

mikewebb70/php-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nginx MySQL PHP-FPM Docker environment

A very basic docker nginx PHP-FPM and mysql development environment with sane defaults.

phpMyAdmin has been added as a quality of life feature - http://phpmyadmin.localhost. See nginx/default.conf for details or to disable or delete from docker-compose to remove.

See http://localhost/info.php for PHP and ZEND details

Note

  • Credentials moved to .env file
  • Amend Dockerfiles and docker-compose files to suit

Warning

  • Internal dev network use only
  • There is no SSL. That's kind of an end user thing to sort out with own certs

About

portable PHP-FPM, NGINX, MYSQL development environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published