Skip to content

ESGI-te/challenge-sf-2

Repository files navigation

Symfony Docker (PHP8 / Caddy / Postgresql)

A Docker-based installer and runtime for the Symfony web framework, with full HTTP/2, HTTP/3 and HTTPS support.

Getting Started

  1. If not already done, install Docker Compose
  2. Run docker compose build --pull --no-cache to build fresh images
  3. Run docker compose up (the logs will be displayed in the current shell) or Run docker compose up -d to run in background
  4. Open https://localhost in your favorite web browser and accept the auto-generated TLS certificate
  5. Run docker compose down --remove-orphans to stop the Docker containers.
  6. Run docker compose logs -f to display current logs, docker compose logs -f [CONTAINER_NAME] to display specific container's current logs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •