You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
m0veax f29c895afd Basis Implementierung der Formulare
Bisher kein Design, nur '@chaospott.de' Adresse, Model WIP entworfen
1 month ago
.github initial commit 1 month ago
.idea Basis Implementierung der Formulare 1 month ago
bin initial commit 1 month ago
config Basis Implementierung der Formulare 1 month ago
docker initial commit 1 month ago
docs initial commit 1 month ago
public initial commit 1 month ago
src Basis Implementierung der Formulare 1 month ago
templates Basis Implementierung der Formulare 1 month ago
.dockerignore initial commit 1 month ago
.editorconfig initial commit 1 month ago
.env initial commit 1 month ago
.gitattributes initial commit 1 month ago
.gitignore initial commit 1 month ago
Dockerfile initial commit 1 month ago
LICENSE initial commit 1 month ago
README.md initial commit 1 month ago
composer.json Basis Implementierung der Formulare 1 month ago
composer.lock Basis Implementierung der Formulare 1 month ago
docker-compose.override.yml initial commit 1 month ago
docker-compose.prod.yml initial commit 1 month ago
docker-compose.yml initial commit 1 month ago
symfony.lock Basis Implementierung der Formulare 1 month ago

README.md

Symfony Docker

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

CI

Getting Started

  1. If not already done, install Docker Compose (v2.10+)
  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)
  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.

Features

Enjoy!

Docs

  1. Build options
  2. Using Symfony Docker with an existing project
  3. Support for extra services
  4. Deploying in production
  5. Debugging with Xdebug
  6. TLS Certificates
  7. Using a Makefile
  8. Troubleshooting

License

Symfony Docker is available under the MIT License.

Credits

Created by Kévin Dunglas, co-maintained by Maxime Helias and sponsored by Les-Tilleuls.coop.