Skip to content

Basic PHP 8.1 / Mysql / Nginx environment with composer, symfony

Notifications You must be signed in to change notification settings

matthieu-rolland/phpenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BASIC Debian PHP / symfony dev environment

Includes:

  • PHP 8.1
  • Nginx
  • MySQL 8
  • Misc: Symfony installer, git...

Getting started:

From the root of this project:

docker-compose up -d --build

Configuration:

Nginx is configured with root being /var/www, this can be changed in nginx/default.conf, see the root parameter. (don't forget to restart then).

About

Basic PHP 8.1 / Mysql / Nginx environment with composer, symfony

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published