Skip to content

This is custom docker starter of Symfony Framework with Traefik

Notifications You must be signed in to change notification settings

yahya077/symfony-docker-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐳 Symfony 6.1 Boilerplate (Nginx-Traefik-PHP:8.1.7-Node)

This is my custom config. I'm using this repository for fresh symfony start. Currently I have local dev environment with traefik. This repository automatically connects with my dev environment. If you have traefik locally, you can clone and run this repository easily.

Container

name contains port
php php-fpm 8.1.7, composer latest, yarn latest, node.js latest 9000
nginx nginx latest 80

🚀  Quick Setup

git clone https://github.com/yahya077/symfony-docker-starter.git
docker-compose up -d && docker exec -it php bash
composer install

About

This is custom docker starter of Symfony Framework with Traefik

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published