Skip to content

Dockerized Symfony / PHP development stack: Nginx , MySQL, MongoDB, PHP-FPM, Composer, Symfony CLI, Oh My Zsh, XDebug, Memcached, Redis, Elasticsearch and RabbitMQ

License

Notifications You must be signed in to change notification settings

emiliort/symfony-dockerized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony Dockerized

Discontinued, recommended alternative: Symfony Docker

Dockerized Symfony / PHP development stack: Nginx, MySQL, MongoDB, PHP-FPM, Make, Composer, Symfony CLI, XDebug, Memcached, Redis, Elasticsearch and RabbitMQ.

What's inside

Requirements

Running

Run:

docker-compose up -d

Shell:

docker-compose exec workspace zsh

Configuration files

  • Docker enviroment variables: .docker/workspace/.env
  • php.ini: .docker/php/phpX.Y.ini
  • nginx: .docker/nginx/default.conf
  • services: comment or uncomment services in docker-compose. The minimum service required is php. Nginx is optional, you can use the symfony server by running "symfony server:start" from the workspace container shell

License

Autor: emiliort. Licensed under the terms of the MIT license.

About

Dockerized Symfony / PHP development stack: Nginx , MySQL, MongoDB, PHP-FPM, Composer, Symfony CLI, Oh My Zsh, XDebug, Memcached, Redis, Elasticsearch and RabbitMQ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published