Symfony Docker
A Docker-based installer and runtime for the Symfony web framework, with full HTTP/2 and HTTPS support.
Getting Started
- If not already done, install Docker Compose
- Run
docker-compose up
(the logs will be displayed in the current shell) - Open
https://localhost
in your favorite web browser and accept the auto-generated TLS certificate
Features
- Production, development and CI ready
- Automatic HTTPS (in dev and in prod!)
- HTTP/2, HTTP/3 and Server Push support
- Vulcain-enabled
- Just 2 services (PHP FPM and Caddy server)
- Super-readable configuration
Enjoy!
Docs
Credits
Created by Kévin Dunglas, co-maintained by Maxime Helias and sponsored by Les-Tilleuls.coop.
Languages
PHP
72.1%
Dockerfile
9.5%
Shell
7.9%
Twig
6.6%
CSS
3.8%