Ad

docker-symfony: Symfony Application Stack in Docker

docker-symfony provides a complete, ready-to-run Symfony application stack using Docker and Docker Compose, simplifying development and deployment.
Screenshot of maxpou/docker-symfony homepage

docker-symfony simplifies Symfony application development by providing a pre-configured Docker environment. It orchestrates a complete stack including Nginx, PHP-FPM, MySQL, and the ELK stack (Elasticsearch, Logstash, and Kibana). This setup eliminates the complexity of manually configuring each component and streamlines the development workflow, allowing developers to focus on application logic rather than infrastructure management.

This project offers a convenient and isolated development environment with all necessary components pre-configured. It provides a streamlined setup process using Docker Compose, simplifying container management. Its clear documentation and helpful commands facilitate easy customization and troubleshooting. The integration of the ELK stack provides comprehensive log management and analysis.

  • Multi-Container Orchestration: Leverages Docker Compose for easy management of interdependent containers.
  • Complete Stack: Includes Nginx, PHP-FPM, MySQL, and ELK stack for a full development environment.
  • Simplified Setup: Provides clear instructions for easy installation and configuration via Docker Compose.

docker-symfony is a mature project with a stable design and ongoing maintenance. It has a significant number of stars and forks, indicating community interest and usage. Regular updates address issues and improve functionality, ensuring reliability. The comprehensive documentation and active issue tracking contribute to its overall stability.

This project is ideal for Symfony developers seeking a quick and easy setup for local development and testing. It simplifies the process of creating a complete, production-ready environment. By abstracting away infrastructure complexities, docker-symfony allows developers to concentrate on building and refining their Symfony applications, ensuring consistent development and deployment across environments.

Languages:
Summarize:
Share:
Stars
1,291
Forks
457
Issues
34
Created
10 years ago
Commit
4 years ago
License
MIT
Archived
No
Updated 17 days ago

Similar Repositories