Skip to content
/ symfony-docker Public template

Symfony boilerplate project shipped with Docker

License

Notifications You must be signed in to change notification settings

Fuzip/symfony-docker

Repository files navigation

Symfony Docker

A Docker Symfony project template ready to use !

CI

Features

  • PHP 8 support
  • Symfony 7 support
  • No superflu configuration
  • Caddy server
  • CI ready
  • Automatic HTTPS
  • XDebug integration

Development

  1. Install Docker Desktop (or Docker Engine).
  2. Copy the Docker environment file ./.env.dist to ./.env.
  3. Run make start to build and start the Docker image.
  4. Open https://localhost in your favorite web browser and [accept the auto-generated TLS certificate]

License

Available under the MIT License.

Authors

Created by Fuzip.

About

Symfony boilerplate project shipped with Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published